ViewManager Events |
The ViewManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DoubleClickProcessed |
Occurs when the mouse up event is processed.
| |
| LayoutAfter |
Occurs just after the layout cuycle.
| |
| LayoutBefore |
Occurs just before the layout cuycle.
| |
| MouseDownProcessed |
Occurs when the mouse down event is processed.
| |
| MouseUpProcessed |
Occurs when the mouse up event is processed.
|