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>

実装

適用対象