onMotion Method

Change notification of a motion event in the view. Used to show as well as update the dynamic input field values to reflect the current deltas when active. Automatically switches the focused input field between x and y in rectangular mode based on cursor position when axis isn't locked to support more intuitive user input and "smart lock" keyboard shortcut.

onMotion(ev: BeButtonEvent): void

Parameter Type Description
ev BeButtonEvent  

Returns - void

Defined in

Last Updated: 05 February, 2025