Implemented interface member:
property
View
Microsoft.Maui.Controls.Compatibility.Platform.Android.IVisualElementRenderer.View
2 references to View
Microsoft.Maui.Controls.Compatibility (2)
Android\HandlerToRendererShim.cs (2)
86
_defaultLabelFor = ViewCompat.GetLabelFor(
View
);
91
ViewCompat.SetLabelFor(
View
, (int)(id ?? _defaultLabelFor));