Uses of Enum
io.qt.nfc.QNearFieldManager.AdapterState
Packages that use QNearFieldManager.AdapterState
-
Uses of QNearFieldManager.AdapterState in io.qt.nfc
Fields in io.qt.nfc with type parameters of type QNearFieldManager.AdapterStateMethods in io.qt.nfc that return QNearFieldManager.AdapterStateModifier and TypeMethodDescriptionQNearFieldManager.AdapterState.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QNearFieldManager.AdapterState[]
QNearFieldManager.AdapterState.values()
Returns an array containing the constants of this enum type, in the order they are declared.