struct
Data.OnBind<TData>
Details of a data-model to view-model bind event.
Implements
Type Parameters
| Name | Description |
|---|---|
| TData |
Fields
| UserData | |
| View | The ItemView containing the ItemVisuals for the given UserData. |
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. |
Methods
| Equals | Equality compare. |