Class: SupportedOperatingModes

dto~ SupportedOperatingModes

This type enumerates all possible supported operating modes and lists all that the current device currently supports.

new SupportedOperatingModes()

Constructor, creates a new instance of this type.

Members

autoTouch :boolean

Does this device support auto touch mode?

pen :boolean

Does this device support pen mode?

secureAutoTouch :boolean

Does this device support secure auto touch mode?

securePen :boolean

Does this device support secure pen mode?

touch :boolean

Does this device support touch mode?