View.Busy Event
Occurs when the view is busy drawing or loading data.
Syntax
public event BusyEventHandler Busy
Remarks
This event is fired on the thread that updates the View which in almost all cases is the main thread, GUI thread, of the application.
Platforms
Windows, Linux, Android