Click or drag to resize

ViewManager Events

The ViewManager type exposes the following members.

Events
  NameDescription
Public eventDoubleClickProcessed
Occurs when the mouse up event is processed.
Public eventLayoutAfter
Occurs just after the layout cuycle.
Public eventLayoutBefore
Occurs just before the layout cuycle.
Public eventMouseDownProcessed
Occurs when the mouse down event is processed.
Public eventMouseUpProcessed
Occurs when the mouse up event is processed.
Top
See Also