共用方式為


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>

實作

適用於