ShellSection.Items Property

Definition

The collection of ShellContent objects managed by thisShellSection.

public System.Collections.Generic.IList<Xamarin.Forms.ShellContent> Items { get; }
member this.Items : System.Collections.Generic.IList<Xamarin.Forms.ShellContent>

Property Value

System.Collections.Generic.IList<ShellContent>

Applies to