class documentation

class ButtonAction:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Constant DOUBLE_PUSH_ACTION Undocumented
Constant HANDLE_HELD_ACTION Undocumented
Constant LONG_PUSH_ACTION Undocumented
Constant NO_ACTION Undocumented
Constant SINGLE_PUSH_ACTION Undocumented
def __init__(self):

Undocumented

DOUBLE_PUSH_ACTION: int =

Undocumented

Value
3
HANDLE_HELD_ACTION: int =

Undocumented

Value
0
LONG_PUSH_ACTION: int =

Undocumented

Value
1
NO_ACTION: int =

Undocumented

Value
100
SINGLE_PUSH_ACTION: int =

Undocumented

Value
2