Shell.IShellController.GetItems 方法

定义

System.Collections.ObjectModel.ReadOnlyCollection<Xamarin.Forms.ShellItem> IShellController.GetItems ();
abstract member Xamarin.Forms.IShellController.GetItems : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Xamarin.Forms.ShellItem>
override this.Xamarin.Forms.IShellController.GetItems : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Xamarin.Forms.ShellItem>

返回

System.Collections.ObjectModel.ReadOnlyCollection<ShellItem>

实现

适用于