IKFilterBrowserPanel.Begin(NSDictionary, NSObject, Selector, IntPtr) Method

Definition

[Foundation.Export("beginWithOptions:modelessDelegate:didEndSelector:contextInfo:")]
public virtual void Begin (Foundation.NSDictionary options, Foundation.NSObject modelessDelegate, ObjCRuntime.Selector didEndSelector, IntPtr contextInfo);
abstract member Begin : Foundation.NSDictionary * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.Begin : Foundation.NSDictionary * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit

Parameters

options
NSDictionary
modelessDelegate
NSObject
didEndSelector
Selector
contextInfo
IntPtr

nativeint

Attributes

Applies to