Method RunLoop
RunLoop(RunState)
Building block API: Runs the main loop for the created Toplevel.
public static void RunLoop(RunState state)
Parameters
state
RunStateThe 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.