|
Foxit PDF SDK
9.1
|
Public Attributes | |
| int | STYLUS_OR_FINGER = 0 |
| int | STYLUS = 1 |
| int | FINGER = 2 |
Tool type that respond to ink drawing.
| int com.foxit.uiextensions.annots.ink.InkDrawToolType.FINGER = 2 |
Drawing ink only with finger.
| int com.foxit.uiextensions.annots.ink.InkDrawToolType.STYLUS = 1 |
Drawing ink only with stylus.
| int com.foxit.uiextensions.annots.ink.InkDrawToolType.STYLUS_OR_FINGER = 0 |
Automatically select the drawing tool type based on whether it is a finger or a stylus when tapped.