NSTextAlternatives 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
NSTextAlternatives() | |
NSTextAlternatives(NSObjectFlag) | |
NSTextAlternatives(IntPtr) | |
NSTextAlternatives(String, NSArray) |
NSTextAlternatives()
NSTextAlternatives(NSObjectFlag)
protected NSTextAlternatives (Foundation.NSObjectFlag t);
new AppKit.NSTextAlternatives : Foundation.NSObjectFlag -> AppKit.NSTextAlternatives
參數
適用於
NSTextAlternatives(IntPtr)
protected internal NSTextAlternatives (IntPtr handle);
new AppKit.NSTextAlternatives : nativeint -> AppKit.NSTextAlternatives
參數
- handle
-
IntPtr
nativeint
適用於
NSTextAlternatives(String, NSArray)
[Foundation.Export("initWithPrimaryString:alternativeStrings:")]
public NSTextAlternatives (string primaryString, Foundation.NSArray alternativeStrings);
new AppKit.NSTextAlternatives : string * Foundation.NSArray -> AppKit.NSTextAlternatives
參數
- primaryString
- String
- alternativeStrings
- NSArray
- 屬性