IKPictureTaker.BeginPictureTaker(NSObject, Selector, IntPtr) Method
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.
[Foundation.Export("beginPictureTakerWithDelegate:didEndSelector:contextInfo:")]
public virtual void BeginPictureTaker (Foundation.NSObject aDelegate, ObjCRuntime.Selector didEndSelector, IntPtr contextInfo);
abstract member BeginPictureTaker : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.BeginPictureTaker : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
Parameters
- aDelegate
- NSObject
- didEndSelector
- Selector
- contextInfo
-
IntPtr
nativeint
- Attributes