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>

適用対象