Uses of Enum
io.qt.sensors.QTapReading.TapDirection
Packages that use QTapReading.TapDirection
-
Uses of QTapReading.TapDirection in io.qt.sensors
Methods in io.qt.sensors that return QTapReading.TapDirectionModifier and TypeMethodDescriptionstatic QTapReading.TapDirection
QTapReading.TapDirection.resolve
(int value) Returns the corresponding enum entry for the given value.final QTapReading.TapDirection
QTapReading.tapDirection()
static QTapReading.TapDirection
Returns the enum constant of this type with the specified name.static QTapReading.TapDirection[]
QTapReading.TapDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.sensors with parameters of type QTapReading.TapDirectionModifier and TypeMethodDescriptionfinal void
QTapReading.setTapDirection
(QTapReading.TapDirection tapDirection)