ShellSection.IShellSectionController.GetItems Method

Definition

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>

Returns

System.Collections.ObjectModel.ReadOnlyCollection<ShellContent>

Implements

Applies to