5 references to SemanticExtensions
Microsoft.Maui.Controls (5)
Compatibility\iOS\Extensions\AccessibilityExtensions.cs (5)
32
Microsoft.Maui.Platform.
SemanticExtensions
.UpdateSemantics(Control, semantics);
55
Microsoft.Maui.Platform.
SemanticExtensions
.UpdateSemantics(Control, semantics);
78
Microsoft.Maui.Platform.
SemanticExtensions
.UpdateSemantics(Control, semantics);
103
Microsoft.Maui.Platform.
SemanticExtensions
.UpdateSemantics(Control, semantics);
113
Microsoft.Maui.Platform.
SemanticExtensions
.UpdateSemantics(Control, new Semantics() { Description = (Element as ToolbarItem)?.Text });