- _onClose
void delegate()* _onClose;
Undocumented in source.
- onClose
void onClose(void delegate() d)
Undocumented in source. Be warned that the author may not have intended to support it.
- _onOpen
void delegate()* _onOpen;
Undocumented in source.
- onOpen
void onOpen(void delegate() d)
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- open
void open()
Undocumented in source. Be warned that the author may not have intended to support it.