AccessibleNode.multiselectable

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

Meta