1 implementation of PlatformView
Microsoft.Maui (1)
Handlers\Layout\LayoutHandler.cs (1)
53
PlatformView ILayoutHandler.
PlatformView
=> PlatformView;
1 reference to PlatformView
Microsoft.Maui (1)
Handlers\Layout\LayoutHandler.cs (1)
78
((PlatformView?)handler.
PlatformView
)?.UpdateClipsToBounds(layout);