VisualElement.IView.Semantics Property

Definition

Adds semantics to every View for accessibility

property Microsoft::Maui::Semantics ^ Microsoft::Maui::IView::Semantics { Microsoft::Maui::Semantics ^ get(); };
Microsoft.Maui.Semantics? Microsoft.Maui.IView.Semantics { get; }
member this.Microsoft.Maui.IView.Semantics : Microsoft.Maui.Semantics
 ReadOnly Property Semantics As Semantics Implements IView.Semantics

Property Value

Implements

Applies to