Partager via


NSLayoutGuide Constructeurs

Définition

Surcharges

NSLayoutGuide()
NSLayoutGuide(NSCoder)
NSLayoutGuide(NSObjectFlag)
NSLayoutGuide(IntPtr)

NSLayoutGuide()

[Foundation.Export("init")]
public NSLayoutGuide ();
Attributs

S’applique à

NSLayoutGuide(NSCoder)

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

Paramètres

coder
NSCoder
Attributs

S’applique à

NSLayoutGuide(NSObjectFlag)

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

Paramètres

S’applique à

NSLayoutGuide(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à