Share via


MenuFlyoutItem.IMenuFlyoutItem.KeyboardAccelerators Property

Definition

property System::Collections::Generic::IReadOnlyList<Microsoft::Maui::IKeyboardAccelerator ^> ^ Microsoft::Maui::IMenuFlyoutItem::KeyboardAccelerators { System::Collections::Generic::IReadOnlyList<Microsoft::Maui::IKeyboardAccelerator ^> ^ get(); };
System.Collections.Generic.IReadOnlyList<Microsoft.Maui.IKeyboardAccelerator>? Microsoft.Maui.IMenuFlyoutItem.KeyboardAccelerators { get; }
member this.Microsoft.Maui.IMenuFlyoutItem.KeyboardAccelerators : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.IKeyboardAccelerator>
 ReadOnly Property KeyboardAccelerators As IReadOnlyList(Of IKeyboardAccelerator) Implements IMenuFlyoutItem.KeyboardAccelerators

Property Value

Implements

Applies to