Method RunLoop
RunLoop(RunState)
Building block API: Runs the main loop for the created Toplevel.
public static void RunLoop(RunState state)Parameters
- stateRunState
- The state returned by the Begin(Toplevel) method. 
Building block API: Runs the main loop for the created Toplevel.
public static void RunLoop(RunState state)state RunStateThe state returned by the Begin(Toplevel) method.