Edit

Share via


IKPictureTaker.BeginPictureTakerSheet Method

Definition

[Foundation.Export("beginPictureTakerSheetForWindow:withDelegate:didEndSelector:contextInfo:")]
public virtual void BeginPictureTakerSheet (AppKit.NSWindow aWindow, Foundation.NSObject aDelegate, ObjCRuntime.Selector didEndSelector, IntPtr contextInfo);
abstract member BeginPictureTakerSheet : AppKit.NSWindow * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.BeginPictureTakerSheet : AppKit.NSWindow * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit

Parameters

aWindow
NSWindow
aDelegate
NSObject
didEndSelector
Selector
contextInfo
IntPtr

nativeint

Attributes

Applies to