FREE TRIAL

|

☀
☾
delegate

Delegate UIEventHandler<TEvent, TTarget>

A delegate for handling type-targeted events.

Parameters
Type Name Description
TEvent evt

The details of the event.

TTarget target

The targeted object relevant the event.

Type Parameters
Name Description
TEvent

The type of event to handle.

TTarget

The type of object relevant to the event.

See Also

AddGestureHandler<TGesture, TVisuals>(UIBlock, UIEventHandler<TGesture, TVisuals>)
RemoveGestureHandler<TGesture, TVisuals>(UIBlock, UIEventHandler<TGesture, TVisuals>)
☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC