Foxit PDF SDK  9.1
com.foxit.uiextensions.annots.ink.InkDrawToolType Interface Reference

Public Attributes

int STYLUS = 1
 
int STYLUS_OR_FINGER = 2
 

Detailed Description

Tool type that respond to ink drawing.

Member Data Documentation

◆ STYLUS

int com.foxit.uiextensions.annots.ink.InkDrawToolType.STYLUS = 1

Drawing ink only with stylus.

◆ STYLUS_OR_FINGER

int com.foxit.uiextensions.annots.ink.InkDrawToolType.STYLUS_OR_FINGER = 2

Automatically select the drawing tool type based on whether it is a finger or a stylus when tapped.