SyntheticSwitchTrait.ButtonPress

interface SyntheticSwitchTrait.ButtonPress


Indicates that the switch button was pressed.

Summary

Public properties

UInt?

The position of the latching switch when the user released it. press_count shall be 1 whenever latch_position is present.

UInt?

Public properties

latchPosition

val latchPositionUInt?

The position of the latching switch when the user released it. press_count shall be 1 whenever latch_position is present.

pressCount

val pressCountUInt?