ButtonPressMode.LONG ⇒ String
Get the enum value for LONG.
A button was released, after it was pressed for a long time Actual timing is defined by the headunit and may vary
Kind: Static property of ButtonPressMode
Returns: String
- The enum value.
ButtonPressMode.SHORT ⇒ String
Get the enum value for SHORT.
A button was released, after it was pressed for a short time Actual timing is defined by the headunit and may vary
Kind: Static property of ButtonPressMode
Returns: String
- The enum value.