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>

适用于