IView.Semantics Property

Definition

Adds semantics to every View for accessibility

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

Property Value

Applies to