AccessTextShowAccessKey Property
Gets or sets a value indicating whether the access key should be underlined.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ShowAccessKey { get; set; }
Public Property ShowAccessKey As Boolean
Get
Set
member ShowAccessKey : bool with get, set
Property Value
Boolean