docs » cp.apple.finalcutpro.export.ExportDialog
Export Dialog Module.
- Fields - Variables which can only be accessed from an object returned by a constructor
- isShowing
- Methods - API calls which can only be made on an object returned by a constructor
- watch
Signature | cp.apple.finalcutpro.export.ExportDialog.isShowing <cp.prop: boolean; read-only> |
---|---|
Type | Field |
Description | Is the window showing? |
Signature | cp.apple.finalcutpro.export.ExportDialog:watch() -> string |
---|---|
Type | Method |
Description | Watch for events that happen in the command editor. The optional functions will be called when the window is shown or hidden, respectively. |
Parameters |
|
Returns |
|