TkdApplication.update

This method is used to bring the application 'up to date' by entering the event loop repeatedly until all pending events (including idle callbacks) have been processed.

class TkdApplication
update
(
this T
)
()

Return Value

Type: auto

This widget to aid method chaining.

Meta