Xamarin.Forms.ToolbarItem: Property Members

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

See Also: Inherited members from Xamarin.Forms.MenuItem

Public Properties

CommandSystem.Windows.Input.ICommand. Gets or sets the System.Windows.Input.ICommand to be invoked on activation.
CommandParameterobject. Gets or sets the parameter to pass to the System.Windows.Input.ICommand that is invoked on activation.
IconFileImageSource. Gets or sets a string that identifies the image that is displayed on this Xamarin.Forms.ToolbarItem element.
Namestring. Gets or sets the name of the Xamarin.Forms.ToolbarItem.
OrderToolbarItemOrder. Gets or sets a value that indicates on which of on the primary, secondary, or default toolbar surfaces to display this Xamarin.Forms.ToolbarItem element.
Priorityint. Gets or sets the priority of this Xamarin.Forms.ToolbarItem element.