The members of MonoMac.AppKit.NSSpellChecker are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AccessoryView | NSView. Documentation for this section has not yet been entered. | |
| AutomaticallyIdentifiesLanguages | bool. Documentation for this section has not yet been entered. | |
| [read-only] | AvailableLanguages | string[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Language | string. Documentation for this section has not yet been entered. | |
| [read-only] static | SharedSpellChecker | NSSpellChecker. Documentation for this section has not yet been entered. |
| [read-only] static | SharedSpellCheckerExists | bool. Documentation for this section has not yet been entered. |
| [read-only] | SpellingPanel | NSPanel. Documentation for this section has not yet been entered. |
| [read-only] | SubstitutionsPanel | NSPanel. Documentation for this section has not yet been entered. |
| SubstitutionsPanelAccessoryViewController | NSViewController. Documentation for this section has not yet been entered. | |
| [read-only] static | UniqueSpellDocumentTag | int. Documentation for this section has not yet been entered. |
| [read-only] | UserPreferredLanguages | string[]. Documentation for this section has not yet been entered. |
| [read-only] | UserReplacementsDictionary | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
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. | ||