[This is preliminary documentation and is subject to change.]
The GuiThread type exposes the following methods.
Methods
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | CreateObject(Type) |
Creates object on gui thread.
|
![]() | Invoke(Delegate, array<Object>[]()[]) | |
![]() | InvokeFast(Delegate, array<Object>[]()[]) |
If InvokeRequired is true, Delegate is executed via BeginInvoke; otherwise is executed directly.
|