View.Busy Event
Occurs when the view is busy drawing or loading data.
Syntax
public event BusyEventHandler BusyRemarks
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