Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogSaveFileActionArgs

Hierarchy

  • DialogSaveFileActionArgs

Index

Properties

Optional defaultLocation

defaultLocation: string

Optional defaultName

defaultName: string

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional prompt

prompt: string

Generated using TypeDoc