Share via


PropertyPaneToggleProperties.AriaLabel Property

Definition

Gets or Sets optional ariaLabel flag. Text for screen-reader to announce regardless of toggle state. Of type String.

public string AriaLabel { get; set; }
member this.AriaLabel : string with get, set
Public Property AriaLabel As String

Property Value

This value is the aria label of the toggle field.

Applies to