Control.delayInvoke

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void delayInvoke(void function() fn)
  2. void delayInvoke(void function(Control, size_t[]) fn, size_t[] params)
    class Control
    final
    void
    delayInvoke
    (
    void function
    (,
    size_t[]
    )
    fn
    ,
    size_t[] params...
    )

Meta