public final class PKCanvasViewDrawingPolicy
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
AnyInput
Default is: if a `PKToolPicker` is visible, respect `UIPencilInteraction.prefersPencilOnlyDrawing`,
otherwise only pencil touches draw.
|
static long |
Default
Default is: if a `PKToolPicker` is visible, respect `UIPencilInteraction.prefersPencilOnlyDrawing`,
otherwise only pencil touches draw.
|
static long |
PencilOnly
Default is: if a `PKToolPicker` is visible, respect `UIPencilInteraction.prefersPencilOnlyDrawing`,
otherwise only pencil touches draw.
|
public static final long Default
public static final long AnyInput
public static final long PencilOnly