PropertyPaneChoiceGroupOption.AriaLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 choice group.