Xamarin.Forms.Core 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.MenuItem An item in a toolbar or displayed on a . Any changes made to the properties of the toolbar item after it has been added will be ignored. Windows Phone ApplicationBarButtons and MenuItems always display an associated text. Therefore, when developing for Windows Phone, application devs should provide a value for the property. Otherwise, the file name of the icon image will be dixplayed as the text of the . (For example, the user might see "menu.png" in the user interface.) Constructor 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Constructs and initializes a new instance of the class. Constructor 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 To be added. To be added. To be added. To be added. To be added. Constructs and initializes a new instance of the class. Event 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Obsolete("Activated has been replaced by the more consistent 'Clicked'") System.EventHandler Raised when the is touched or clicked. Property 1.0.0.0 1.1.0.0 1.2.0.0 System.Windows.Input.ICommand Gets or sets the to be invoked on activation. The to be invoked on activation. Property 1.0.0.0 1.1.0.0 1.2.0.0 System.Object Gets or sets the parameter to pass to the that is invoked on activation. To be added. To be added. Field 1.0.0.0 1.1.0.0 1.2.0.0 Xamarin.Forms.BindableProperty Backing store for the property. To be added. Field 1.0.0.0 1.1.0.0 1.2.0.0 Xamarin.Forms.BindableProperty Backing store for the property. To be added. Property 1.0.0.0 1.1.0.0 1.2.0.0 Xamarin.Forms.FileImageSource Gets or sets a string that identifies the image that is displayed on this element. To be added. To be added. Property 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Obsolete("Now that ToolbarItem is based on MenuItem, .Text has replaced .Name") System.String Gets or sets the name of the . The name of the toolbar item.. Property 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.ToolbarItemOrder Gets or sets a value that indicates on which of on the primary, secondary, or default toolbar surfaces to display this element. To be added. To be added. Property 1.0.0.0 1.1.0.0 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Int32 Gets or sets the priority of this element. To be added. To be added. Property 1.0.0.0 1.1.0.0 1.2.0.0 Xamarin.Forms.Element Gets or sets the toolbar to which this element belongs. To be added. To be added. Property 1.0.0.0 1.1.0.0 1.2.0.0 System.WeakReference<Xamarin.Forms.Element> Gets or sets a weak reference to the parent of this object. To be added. To be added.