Document.onselectionchange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onselectionchange(Optional!(T0) onselectionchange)
    struct Document
    nothrow
    void
    onselectionchange
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onselectionchange
    )
  2. EventHandler onselectionchange()

Meta