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


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

Определение

Перегрузки

NSScrubberFlowLayout()
NSScrubberFlowLayout(NSCoder)
NSScrubberFlowLayout(NSObjectFlag)
NSScrubberFlowLayout(IntPtr)

NSScrubberFlowLayout()

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

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

NSScrubberFlowLayout(NSCoder)

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

Параметры

coder
NSCoder
Атрибуты

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

NSScrubberFlowLayout(NSObjectFlag)

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

Параметры

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

NSScrubberFlowLayout(IntPtr)

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

Параметры

handle
IntPtr

nativeint

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