ShellSection.Items 屬性

定義

thisShellSection管理之 ShellContent 物件的集合。

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

屬性值

System.Collections.Generic.IList<ShellContent>

適用於