次の方法で共有


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

適用対象