FREE TRIAL

|

☀
☾
interface

IGestureEvent

A common interface implemented by all UIBlock gesture event structs.

Properties

Interaction

The interaction update responsible for triggering the event. Either passed into or created by an Interaction method.

Inherited Properties

ID

A unique identifier associated with the event.

Receiver

The UIBlock from which the event was invoked.

Target

An ancestor of the Receiver (or the Receiver itself) holding information pertinent to the event handler.

See Also

Interaction.Point(Interaction.Update, Boolean, Boolean, Single, Int32, InputAccuracy)
Interaction.Point(Sphere, UInt32, Object, Int32, InputAccuracy)
Interaction.Scroll(Interaction.Update, Vector3, Single, Int32, InputAccuracy)
Interaction.Cancel(Interaction.Update)
Interaction.Cancel(UInt32)
Gesture.OnClick
Gesture.OnDrag
Gesture.OnPress
Gesture.OnRelease
Gesture.OnHover
Gesture.OnUnhover
Gesture.OnMove
Gesture.OnCancel
Navigation.Focus(UIBlock, UInt32, Object, Int32)
Navigation.Move(Vector3, UInt32, Object, Int32)
Navigation.Select(UInt32, Object, Int32)
Navigation.Deselect(UInt32, Object, Int32)
Navigate.OnDirection
Navigate.OnMoveTo
Navigate.OnMoveFrom
Navigate.OnSelect
Navigate.OnDeselect
☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC