IKPictureTaker.BeginPictureTakerSheet 方法

定义

[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

参数

aWindow
NSWindow
aDelegate
NSObject
didEndSelector
Selector
contextInfo
IntPtr

nativeint

属性

适用于