AccessibleNode.hidden

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

Meta