Condividi tramite


NSPathControl Costruttori

Definizione

Overload

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

NSPathControl()

[Foundation.Export("init")]
public NSPathControl();
Attributi

Si applica a

NSPathControl(CGRect)

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

Parametri

frameRect
CGRect
Attributi

Si applica a

NSPathControl(NSCoder)

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

Parametri

coder
NSCoder
Attributi

Si applica a

NSPathControl(NSObjectFlag)

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

Parametri

Si applica a

NSPathControl(IntPtr)

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

Parametri

handle
IntPtr

nativeint

Si applica a