PropertyPaneDropDownProperties.AriaLabel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’indicateur ariaLabel facultatif. Texte pour que le lecteur d’écran annonce quel que soit l’état bascule. De type String.
public string AriaLabel { get; set; }
member this.AriaLabel : string with get, set
Public Property AriaLabel As String
Valeur de propriété
Cette valeur est l’étiquette aria de la liste déroulante.