The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
EventLoop.run
arsd
simpledisplay
EventLoop
Runs the event loop until the whileCondition, if present, returns false
struct
EventLoop
int
run
(
bool
delegate
(
)
whileCondition
= null
)
Meta
Source
See Implementation
arsd
simpledisplay
EventLoop
constructors
this
functions
exit
run
static functions
get
Runs the event loop until the whileCondition, if present, returns false