次の方法で共有


ShellSection.IShellSectionController.GetItems メソッド

定義

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

戻り値

System.Collections.ObjectModel.ReadOnlyCollection<ShellContent>

実装

適用対象