Base:
method
SetAccessibilityLabel
Microsoft.Maui.Controls.Compatibility.Platform.iOS.VisualElementRenderer<TElement>.SetAccessibilityLabel()
4 overrides of SetAccessibilityLabel
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\ButtonRenderer.cs (1)
147
protected override void
SetAccessibilityLabel
()
iOS\Renderers\CheckBoxRendererBase.cs (1)
29
protected override void
SetAccessibilityLabel
()
iOS\Renderers\ImageButtonRenderer.cs (1)
128
protected override void
SetAccessibilityLabel
()
iOS\Renderers\LabelRenderer.cs (1)
308
protected override void
SetAccessibilityLabel
()
4 references to SetAccessibilityLabel
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\ButtonRenderer.cs (1)
159
base.
SetAccessibilityLabel
();
iOS\Renderers\CheckBoxRendererBase.cs (1)
41
base.
SetAccessibilityLabel
();
iOS\Renderers\ImageButtonRenderer.cs (1)
140
base.
SetAccessibilityLabel
();
iOS\Renderers\LabelRenderer.cs (1)
320
base.
SetAccessibilityLabel
();