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


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

Определение

Перегрузки

NSPathControl()
NSPathControl(CGRect)
NSPathControl(NSCoder)
NSPathControl(NSObjectFlag)
NSPathControl(IntPtr)

NSPathControl()

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

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

NSPathControl(CGRect)

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

Параметры

frameRect
CGRect
Атрибуты

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

NSPathControl(NSCoder)

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

Параметры

coder
NSCoder
Атрибуты

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

NSPathControl(NSObjectFlag)

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

Параметры

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

NSPathControl(IntPtr)

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

Параметры

handle
IntPtr

nativeint

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