1 implementation of PlatformView
Microsoft.Maui (1)
Handlers\CheckBox\CheckBoxHandler.cs (1)
52 PlatformView ICheckBoxHandler.PlatformView => PlatformView;
2 references to PlatformView
Microsoft.Maui (2)
Handlers\CheckBox\CheckBoxHandler.Tizen.cs (2)
30 handler.PlatformView?.UpdateIsChecked(check); 35 handler.PlatformView?.UpdateForeground(check);