The methods of MonoMac.AppKit.NSSpellChecker are listed below. For a list of all members, see the NSSpellChecker Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
CheckGrammar(string, int, string, bool, int, MonoMac.Foundation.NSDictionary[])Documentation for this section has not yet been entered. | ||
CheckSpelling(string, int)Documentation for this section has not yet been entered. | ||
CheckSpelling(string, int, string, bool, int, int)Documentation for this section has not yet been entered. | ||
CheckString(string, MonoMac.Foundation.NSRange, MonoMac.Foundation.NSTextCheckingTypes, MonoMac.Foundation.NSDictionary, int, MonoMac.Foundation.NSOrthography, int)Documentation for this section has not yet been entered. | ||
CloseSpellDocument(int)Documentation for this section has not yet been entered. | ||
CompletionsForPartialWordRange(MonoMac.Foundation.NSRange, string, string, int)Documentation for this section has not yet been entered. | ||
CountWords(string, string)Documentation for this section has not yet been entered. | ||
GuessesForWordRange(MonoMac.Foundation.NSRange, string, string, int)Documentation for this section has not yet been entered. | ||
HasLearnedWord(string)Documentation for this section has not yet been entered. | ||
IgnoredWords(int)Documentation for this section has not yet been entered. | ||
IgnoreWord(string, int)Documentation for this section has not yet been entered. | ||
LearnWord(string)Documentation for this section has not yet been entered. | ||
MenuForResults(MonoMac.Foundation.NSTextCheckingResult, string, MonoMac.Foundation.NSDictionary, System.Drawing.PointF, NSView)Documentation for this section has not yet been entered. | ||
SetIgnoredWords(string[], int)Documentation for this section has not yet been entered. | ||
SetWordFieldStringValue(string)Documentation for this section has not yet been entered. | ||
UnlearnWord(string)Documentation for this section has not yet been entered. | ||
UpdatePanels()Documentation for this section has not yet been entered. | ||
UpdateSpellingPanelWithGrammarl(string, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
UpdateSpellingPanelWithMisspelledWord(string)Documentation for this section has not yet been entered. | ||
UserQuotesArrayForLanguage(string)Documentation for this section has not yet been entered. | ||