Share via


NSInvocation.Selector Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ObjCRuntime.Selector Selector { [Foundation.Export("selector")] get; [Foundation.Export("setSelector:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selector")>]
[<set: Foundation.Export("setSelector:")>]
member this.Selector : ObjCRuntime.Selector with get, set

Property Value

Attributes

Applies to