IKImageEditPanel Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IKImageEditPanel(NSCoder) | |
IKImageEditPanel(NSObjectFlag) | |
IKImageEditPanel(IntPtr) |
IKImageEditPanel(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public IKImageEditPanel (Foundation.NSCoder coder);
new ImageKit.IKImageEditPanel : Foundation.NSCoder -> ImageKit.IKImageEditPanel
Parameters
- coder
- NSCoder
- Attributes
Applies to
IKImageEditPanel(NSObjectFlag)
protected IKImageEditPanel (Foundation.NSObjectFlag t);
new ImageKit.IKImageEditPanel : Foundation.NSObjectFlag -> ImageKit.IKImageEditPanel
Parameters
Applies to
IKImageEditPanel(IntPtr)
protected internal IKImageEditPanel (IntPtr handle);
new ImageKit.IKImageEditPanel : nativeint -> ImageKit.IKImageEditPanel
Parameters
- handle
-
IntPtr
nativeint