HTMLInputElement.selectionEnd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void selectionEnd(Optional!(T0) selectionEnd)
    struct HTMLInputElement
    nothrow
    void
    selectionEnd
    (
    T0
    )
    (
    scope auto ref Optional!(T0) selectionEnd
    )
    if (
    isTOrPointer!(T0, uint)
    )
  2. auto selectionEnd()

Meta