IView.Semantics 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.
Ajoute une sémantique à chaque affichage pour l’accessibilité
public:
property Microsoft::Maui::Semantics ^ Semantics { Microsoft::Maui::Semantics ^ get(); };
public Microsoft.Maui.Semantics? Semantics { get; }
member this.Semantics : Microsoft.Maui.Semantics
Public ReadOnly Property Semantics As Semantics