AccessibleNode.orientation

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

Meta