Compartilhar via


Shell.IShellController.GenerateFlyoutGrouping Method

Definition

 virtual System::Collections::Generic::List<System::Collections::Generic::List<Microsoft::Maui::Controls::Element ^> ^> ^ Microsoft.Maui.Controls.IShellController.GenerateFlyoutGrouping() = Microsoft::Maui::Controls::IShellController::GenerateFlyoutGrouping;
System.Collections.Generic.List<System.Collections.Generic.List<Microsoft.Maui.Controls.Element>> IShellController.GenerateFlyoutGrouping ();
abstract member Microsoft.Maui.Controls.IShellController.GenerateFlyoutGrouping : unit -> System.Collections.Generic.List<System.Collections.Generic.List<Microsoft.Maui.Controls.Element>>
override this.Microsoft.Maui.Controls.IShellController.GenerateFlyoutGrouping : unit -> System.Collections.Generic.List<System.Collections.Generic.List<Microsoft.Maui.Controls.Element>>
Function GenerateFlyoutGrouping () As List(Of List(Of Element)) Implements IShellController.GenerateFlyoutGrouping

Returns

Implements

Applies to