UIMenuController.MenuItems Property

Definition

The custom menu items for the editing menu.

public virtual UIKit.UIMenuItem[] MenuItems { [Foundation.Export("menuItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMenuItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.MenuItems : UIKit.UIMenuItem[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to