Поделиться через


NSTokenField Конструкторы

Определение

Перегрузки

NSTokenField()
NSTokenField(CGRect)
NSTokenField(NSCoder)
NSTokenField(NSObjectFlag)
NSTokenField(IntPtr)

NSTokenField()

[Foundation.Export("init")]
public NSTokenField ();
Атрибуты

Применяется к

NSTokenField(CGRect)

[Foundation.Export("initWithFrame:")]
public NSTokenField (CoreGraphics.CGRect frameRect);
new AppKit.NSTokenField : CoreGraphics.CGRect -> AppKit.NSTokenField

Параметры

frameRect
CGRect
Атрибуты

Применяется к

NSTokenField(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTokenField (Foundation.NSCoder coder);
new AppKit.NSTokenField : Foundation.NSCoder -> AppKit.NSTokenField

Параметры

coder
NSCoder
Атрибуты

Применяется к

NSTokenField(NSObjectFlag)

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

Параметры

Применяется к

NSTokenField(IntPtr)

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

Параметры

handle
IntPtr

nativeint

Применяется к