NSScrubberFlowLayoutDelegate Constructors

Definition

Overloads

NSScrubberFlowLayoutDelegate()
NSScrubberFlowLayoutDelegate(NSObjectFlag)
NSScrubberFlowLayoutDelegate(IntPtr)

NSScrubberFlowLayoutDelegate()

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

Applies to

NSScrubberFlowLayoutDelegate(NSObjectFlag)

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

Parameters

Applies to

NSScrubberFlowLayoutDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to