Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyboardPressActionArgs

Hierarchy

  • KeyboardPressActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional fast

fast: boolean

Optional keys

keys: string

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional repetitions

repetitions: number

Generated using TypeDoc