IKSaveOptionsDelegate Constructors

Definition

Overloads

IKSaveOptionsDelegate()
IKSaveOptionsDelegate(NSObjectFlag)
IKSaveOptionsDelegate(IntPtr)

IKSaveOptionsDelegate()

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

Applies to

IKSaveOptionsDelegate(NSObjectFlag)

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

Parameters

Applies to

IKSaveOptionsDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to