Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetSelectionInSamplesActionArgs

Hierarchy

  • SetSelectionInSamplesActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional mainCounter

mainCounter: Int64 | null

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional selectionEnd

selectionEnd: Int64 | null

Optional selectionLength

selectionLength: Int64 | null

Optional selectionStart

selectionStart: Int64 | null

Optional skipCounter

skipCounter: boolean

Generated using TypeDoc