Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackInsertToggleActionArgs

Hierarchy

  • TrackInsertToggleActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional insertNumber

insertNumber: number

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional pollingInterval

pollingInterval: number

Optional targetValue

targetValue: "Enable" | "Disable" | "Toggle"

Optional timeout

timeout: number

Optional waitForInsertWindow

waitForInsertWindow: boolean

Generated using TypeDoc