Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutomationEventApi

Hierarchy

  • AutomationEventApi

Index

Properties

Optional Readonly arguments

arguments: any | null

Optional Readonly keyboardState

keyboardState: KeyboardState | null

Optional Readonly surface

surface: AxSurfaceInstance | null

Optional Readonly tag

tag: string | null

Optional Readonly trigger

trigger: CommandInvocation | null

Methods

setResult

  • setResult(value: any): void
  • Parameters

    • value: any

    Returns void

Generated using TypeDoc