UIMenuItem.Action Property

Definition

The action associated with this UIMenuItem.

public virtual ObjCRuntime.Selector Action { [Foundation.Export("action")] get; [Foundation.Export("setAction:")] set; }
member this.Action : ObjCRuntime.Selector with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to