Shell.Items 屬性

定義

thisShell管理之 ShellItem 物件的集合。

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

屬性值

System.Collections.Generic.IList<ShellItem>

適用於