Share via


Shell.IShellController.GenerateFlyoutGrouping Method

Definition

For internal use by the Xamarin.Forms platform.

System.Collections.Generic.List<System.Collections.Generic.List<Xamarin.Forms.Element>> IShellController.GenerateFlyoutGrouping ();
abstract member Xamarin.Forms.IShellController.GenerateFlyoutGrouping : unit -> System.Collections.Generic.List<System.Collections.Generic.List<Xamarin.Forms.Element>>
override this.Xamarin.Forms.IShellController.GenerateFlyoutGrouping : unit -> System.Collections.Generic.List<System.Collections.Generic.List<Xamarin.Forms.Element>>

Returns

System.Collections.Generic.List<System.Collections.Generic.List<Element>>

Implements

Applies to