value | Delegate to be triggered when a started event is triggered. |
Fires when an interaction becomes a Navigation gesture.
This event fires when a finger is pressed and then moves outside of the small Navigation deadzone. This event does not fire for voice interactions. For controllers, this event fires when the primary button is pressed and then the controller is moved outside of the small Navigation deadzone.
NavigationStartedEvent has been deprecated. Use NavigationStarted instead.