AccessibleNode.roleDescription

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

Meta