Page.ToolbarItems Property

Definition

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

Applies to