FREE TRIAL

|

☀
☾
interface

IEvent

A common interface implemented by all UIBlock event structs.

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.

Extension Methods

Consume

Stops the event from propagating further up the UIBlock hierarchy.

See Also

Gesture.OnClick
Gesture.OnPress
Gesture.OnRelease
Gesture.OnHover
Gesture.OnUnhover
Gesture.OnScroll
Gesture.OnMove
Gesture.OnDrag
Gesture.OnCancel
Navigate.OnDirection
Navigate.OnMoveTo
Navigate.OnMoveFrom
Navigate.OnSelect
Navigate.OnDeselect
Data.OnBind<TData>
Data.OnUnbind<TData>
☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC