共用方式為


ShellItem.Items 屬性

定義

thisShellItem管理之 ShellSection 物件的集合。

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

屬性值

System.Collections.Generic.IList<ShellSection>

適用於