2 references to GetTrackSubview
Microsoft.Maui (2)
Platform\iOS\SwitchExtensions.cs (2)
20
var uIView =
GetTrackSubview
(uiSwitch);
59
return uISwitch.
GetTrackSubview
()?.BackgroundColor;