AutomationProperties.NameProperty Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
Use SemanticProperties.Description instead. See the conceptual docs about accessibility for more information.
Bindable-Eigenschaft für Name
.
public: static initonly Microsoft::Maui::Controls::BindableProperty ^ NameProperty;
[System.Obsolete("Use SemanticProperties.Description instead. See the conceptual docs about accessibility for more information.")]
public static readonly Microsoft.Maui.Controls.BindableProperty NameProperty;
[<System.Obsolete("Use SemanticProperties.Description instead. See the conceptual docs about accessibility for more information.")>]
staticval mutable NameProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly NameProperty As BindableProperty
Feldwert
- Attribute
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.