共用方式為


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

適用於