Interface KeyShortcutArguments.Builder

  • Method Details

    • keys

      The key combination to press (for example, ["ctrl", "s"]). Maximum 5 keys.

      Parameters:
      keys - The key combination to press (for example, ["ctrl", "s"]). Maximum 5 keys.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keys

      The key combination to press (for example, ["ctrl", "s"]). Maximum 5 keys.

      Parameters:
      keys - The key combination to press (for example, ["ctrl", "s"]). Maximum 5 keys.
      Returns:
      Returns a reference to this object so that method calls can be chained together.