다음을 통해 공유


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

적용 대상