NSObject.GetMethodForSelector(Selector) Method

Definition

[Foundation.Export("methodForSelector:")]
public virtual IntPtr GetMethodForSelector (ObjCRuntime.Selector sel);
abstract member GetMethodForSelector : ObjCRuntime.Selector -> nativeint
override this.GetMethodForSelector : ObjCRuntime.Selector -> nativeint

Parameters

sel
Selector

Returns

IntPtr

nativeint

Attributes

Applies to