ToolbarTracker.ToolbarItems Property

Definition

For internal use by platform renderers.

public System.Collections.Generic.IEnumerable<Xamarin.Forms.ToolbarItem> ToolbarItems { get; }
member this.ToolbarItems : seq<Xamarin.Forms.ToolbarItem>

Property Value

System.Collections.Generic.IEnumerable<ToolbarItem>

For internal use by the Xamarin.Forms platform.

Applies to