Share via


Shell.Items Property

Definition

The collection of ShellItem objects managed by thisShell.

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

Property Value

System.Collections.Generic.IList<ShellItem>

Applies to