AccessibleNode.pressed

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

Meta