Freigeben über


IMenuFlyoutItem.KeyboardAccelerators Eigenschaft

Definition

Stellt eine Tastenkombination für ein MenuItem dar.

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

Eigenschaftswert

Gilt für: