value | Delegate to be triggered when a start event is triggered. |
Fires when recognition of gestures begins.
This is the first event to fire. This event fires when there is no active gesture and the gesture recognizer is told to capture an interaction. Note that events will only fire if the interaction could possibly trigger at least one of the gestures requested in the SpatialGestureSettings. For hand interactions, this event fires on finger press. For voice interactions, this event fires when a system voice command like "Select" is spoken. For controllers, this event fires when the primary button is pressed.
RecognitionStartedEvent has been deprecated. Use RecognitionStarted instead.
Did you find this page useful? Please give it a rating: