Xamarin.Forms.MenuItem: Property Members

The properties of Xamarin.Forms.MenuItem are listed below. For a list of all members, see the MenuItem Members list.

See Also: Inherited members from Xamarin.Forms.BaseMenuItem

Public Properties

CommandSystem.Windows.Input.ICommand. Gets or sets the command that is run when the menu is clicked.
CommandParameterobject. Gets or sets the parameter that is passed to the command.
IconFileImageSource. Gets or sets the icon for the menu item.
IsDestructivebool. Gets or sets a value that indicates whether or not the menu item removes its associated UI element.
Textstring. The text of the menu item.