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