Table of Contents

Enum LockTouch

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public enum LockTouch
Extension Methods

Fields

Disabled = 0
Enabled = 1

Pass nothing below and mark all gestures as consumed by this control

PassNone = 2

Pass nothing below

PassTap = 3

Pass only Tapped below

PassTapAndLongPress = 4

Pass only Tapped and LongPressing below