Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutomationEventApi

Hierarchy

  • AutomationEventApi

Index

Properties

Optional arguments

arguments: any | null

Optional keyboardState

keyboardState: KeyboardState | null

Optional surface

surface: AxSurfaceInstance | null

Optional tag

tag: string | null

Optional trigger

trigger: CommandInvocation | null

Methods

setResult

  • setResult(value: any): void
  • Parameters

    • value: any

    Returns void

Generated using TypeDoc