modifierActive property

bool get modifierActive

Whether the effective range-extension modifier is currently active.

Implementations may derive this from keyboard state and other session input state. Hosts use it to decide whether navigation or pointer input should extend the current range instead of performing ordinary selection.

Implementation

bool get modifierActive;