public final class UIPencilPreferredAction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Ignore
No action, or the user has disabled pencil interactions in Accessibility settings
|
static long |
ShowColorPalette
Show and hide the color palette
|
static long |
SwitchEraser
Switch between the current tool and eraser
|
static long |
SwitchPrevious
Switch between the current tool and the previously used tool
|
public static final long Ignore
public static final long SwitchEraser
public static final long SwitchPrevious
public static final long ShowColorPalette