1 implementation of InputTransparent
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
616 public bool InputTransparent
2 references to InputTransparent
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (2)
66 [nameof(IView.InputTransparent)] = MapInputTransparent, 491 /// Maps the abstract <see cref="IView.InputTransparent"/> property to the platform-specific implementations.