AccessibleNode.hasPopUp

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

Meta