Page.ToolbarItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of ToolbarItems, implemented in a platform-specific manner.
public System.Collections.Generic.IList<Xamarin.Forms.ToolbarItem> ToolbarItems { get; }
member this.ToolbarItems : System.Collections.Generic.IList<Xamarin.Forms.ToolbarItem>
Property Value
System.Collections.Generic.IList<ToolbarItem>