docs » cp.apple.finalcutpro.cmd.CommandEditor
Command Editor 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.cmd.CommandEditor.isShowing <cp.prop: boolean; read-only> |
|---|---|
| Type | Field |
| Description | Is the Command Editor showing? |
| Signature | cp.apple.finalcutpro.cmd.CommandEditor:watch() -> bool |
|---|---|
| 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 |
|