Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EditModeActionArgs

Hierarchy

  • EditModeActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional mode

mode: "Unknown" | "Shuffle" | "Spot" | "Slip" | "Grid"

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional targetValue

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

Generated using TypeDoc