Share via


IKPictureTaker.BeginPictureTaker(NSObject, Selector, IntPtr) Method

Definition

[Foundation.Export("beginPictureTakerWithDelegate:didEndSelector:contextInfo:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void BeginPictureTaker(Foundation.NSObject aDelegate, ObjCRuntime.Selector didEndSelector, IntPtr contextInfo);
[<Foundation.Export("beginPictureTakerWithDelegate:didEndSelector:contextInfo:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
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