Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClipboardWaitForTextActionArgs

Hierarchy

  • ClipboardWaitForTextActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional intervalMs

intervalMs: number

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional timeoutMs

timeoutMs: number

Generated using TypeDoc