NSScrubberLayoutAttributes Constructors

Definition

Overloads

NSScrubberLayoutAttributes()
NSScrubberLayoutAttributes(NSObjectFlag)
NSScrubberLayoutAttributes(IntPtr)

NSScrubberLayoutAttributes()

[Foundation.Export("init")]
public NSScrubberLayoutAttributes ();
Attributes

Applies to

NSScrubberLayoutAttributes(NSObjectFlag)

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

Parameters

Applies to

NSScrubberLayoutAttributes(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to