AccessTextShowAccessKey Property

Gets or sets a value indicating whether the access key should be underlined.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ShowAccessKey { get; set; }

Property Value

Boolean

See Also