- then
alias then = typeof(super).then
Undocumented in source.
- then
alias then = Publisher!Focusable.then
Undocumented in source.
- subscribe
alias subscribe = typeof(super).subscribe
Undocumented in source.
- subscribe
alias subscribe = Publisher!Focusable.subscribe
Undocumented in source.
- clearSubscribers
void clearSubscribers()
Undocumented in source. Be warned that the author may not have intended to support it.
- subscribe
void subscribe(Subscriber!Focusable subscriber)
Undocumented in source. Be warned that the author may not have intended to support it.
- stopped
void stopped()
Undocumented in source. Be warned that the author may not have intended to support it.