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
| Command | System.Windows.Input.ICommand. Gets or sets the System.Windows.Input.ICommand to be invoked on activation. | |
| CommandParameter | object. Gets or sets the parameter to pass to the System.Windows.Input.ICommand that is invoked on activation. | |
| Icon | FileImageSource. Gets or sets a string that identifies the image that is displayed on this Xamarin.Forms.ToolbarItem element. | |
| Name | string. Gets or sets the name of the Xamarin.Forms.ToolbarItem. | |
| Order | ToolbarItemOrder. 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. | |
| Priority | int. Gets or sets the priority of this Xamarin.Forms.ToolbarItem element. |