IKPictureTaker 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
IKPictureTaker() | |
IKPictureTaker(NSCoder) | |
IKPictureTaker(NSObjectFlag) | |
IKPictureTaker(IntPtr) |
IKPictureTaker()
IKPictureTaker(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public IKPictureTaker (Foundation.NSCoder coder);
new ImageKit.IKPictureTaker : Foundation.NSCoder -> ImageKit.IKPictureTaker
Parameters
- coder
- NSCoder
- Attributes
Applies to
IKPictureTaker(NSObjectFlag)
protected IKPictureTaker (Foundation.NSObjectFlag t);
new ImageKit.IKPictureTaker : Foundation.NSObjectFlag -> ImageKit.IKPictureTaker
Parameters
Applies to
IKPictureTaker(IntPtr)
protected internal IKPictureTaker (IntPtr handle);
new ImageKit.IKPictureTaker : nativeint -> ImageKit.IKPictureTaker
Parameters
- handle
-
IntPtr
nativeint