1 implementation of DisableUITouchEventPassthrough
Microsoft.Maui (1)
WindowOverlay\WindowOverlay.cs (1)
47
public bool
DisableUITouchEventPassthrough
2 references to DisableUITouchEventPassthrough
Microsoft.Maui (2)
Core\IVisualDiagnosticsOverlay.cs (1)
15
/// If enabled, this will also enable <see cref="IWindowOverlay.
DisableUITouchEventPassthrough
"/>.
Core\IWindowOverlay.cs (1)
20
/// This setting is overridden by <see cref="
DisableUITouchEventPassthrough
"/>.