Body of the Switch initialPress event

MatterSpecification.v13.Cluster § 1.13.6.2

interface InitialPressEvent {
    newPosition: number;
}

Hierarchy (view full)

Properties

Properties

newPosition: number

This field shall indicate the new value of the CurrentPosition attribute, i.e. while pressed.

MatterSpecification.v13.Cluster § 1.13.6.2.1