Thread.AddUserInterfaceUpdate

From Xojo Documentation

Method

Thread.AddUserInterfaceUpdate(data as Dictionary)

New in 2019r2

Supported for all project types and targets.


Method

Thread.AddUserInterfaceUpdate(ParamArray data as Pair)

New in 2019r2

Supported for all project types and targets.


Triggers the UserInterfaceUpdate event so you can update your user interface from the thread.