Edit

Share via


IKPictureTaker.BeginPictureTaker(NSObject, Selector, IntPtr) Method

Definition

[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

Applies to