AccessibleNode.keyShortcuts

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

Meta