IKFilterBrowserPanel Constructors

Definition

Overloads

IKFilterBrowserPanel()
IKFilterBrowserPanel(NSCoder)
IKFilterBrowserPanel(NSObjectFlag)
IKFilterBrowserPanel(IntPtr)

IKFilterBrowserPanel()

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

Applies to

IKFilterBrowserPanel(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

IKFilterBrowserPanel(NSObjectFlag)

protected IKFilterBrowserPanel (Foundation.NSObjectFlag t);
new ImageKit.IKFilterBrowserPanel : Foundation.NSObjectFlag -> ImageKit.IKFilterBrowserPanel

Parameters

Applies to

IKFilterBrowserPanel(IntPtr)

protected internal IKFilterBrowserPanel (IntPtr handle);
new ImageKit.IKFilterBrowserPanel : nativeint -> ImageKit.IKFilterBrowserPanel

Parameters

handle
IntPtr

nativeint

Applies to