sharedSpellCheckerExists
Returns whether the application’s NSSpellChecker has already been created.
Declaration
class var sharedSpellCheckerExists: Bool { get }Return Value
true if the shared spell checker already exists, otherwise false.
Returns whether the application’s NSSpellChecker has already been created.
class var sharedSpellCheckerExists: Bool { get }true if the shared spell checker already exists, otherwise false.