Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackSelectDisplayActionArgs

Hierarchy

  • TrackSelectDisplayActionArgs

Index

Properties

Optional displayPath

displayPath: Array<string>

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional selectForAllSelectedTracks

selectForAllSelectedTracks: boolean

Optional useWildcards

useWildcards: boolean

Generated using TypeDoc