NSSpellChecker 构造函数

定义

重载

NSSpellChecker()
NSSpellChecker(NSObjectFlag)
NSSpellChecker(IntPtr)

NSSpellChecker()

[Foundation.Export("init")]
public NSSpellChecker ();
属性

适用于

NSSpellChecker(NSObjectFlag)

protected NSSpellChecker (Foundation.NSObjectFlag t);
new AppKit.NSSpellChecker : Foundation.NSObjectFlag -> AppKit.NSSpellChecker

参数

适用于

NSSpellChecker(IntPtr)

protected internal NSSpellChecker (IntPtr handle);
new AppKit.NSSpellChecker : nativeint -> AppKit.NSSpellChecker

参数

handle
IntPtr

nativeint

适用于