docs » cp.apple.finalcutpro.timeline.Appearance
Timeline Appearance Module.
- Constructors - API calls which return an object, typically one that offers API methods
- Appearance
- Fields - Variables which can only be accessed from an object returned by a constructor
- angles
- clipHeight
- clipNames
- clipRoles
- clipWaveformHeight
- laneHeaders
- zoomAmount
- Methods - API calls which can only be made on an object returned by a constructor
- UI
| Signature | cp.apple.finalcutpro.timeline.Appearance(toggle) -> Appearance |
|---|---|
| Type | Constructor |
| Description | Creates a new Appearance instance. |
| Parameters |
|
| Returns |
|
| Signature | cp.apple.finalcutpro.timeline.Appearance.angles <cp.ui.CheckBox> |
|---|---|
| Type | Field |
| Description | Angles |
| Signature | cp.apple.finalcutpro.timeline.Appearance.clipHeight <cp.ui.Slider> |
|---|---|
| Type | Field |
| Description | The Clip Height Slider. |
| Signature | cp.apple.finalcutpro.timeline.Appearance.clipNames <cp.ui.CheckBox> |
|---|---|
| Type | Field |
| Description | Clip Names |
| Signature | cp.apple.finalcutpro.timeline.Appearance.clipRoles <cp.ui.CheckBox> |
|---|---|
| Type | Field |
| Description | Clip Roles |
| Signature | cp.apple.finalcutpro.timeline.Appearance.clipWaveformHeight <cp.ui.RadioGroup> |
|---|---|
| Type | Field |
| Description | The Waveform Height Radio Group. |
| Signature | cp.apple.finalcutpro.timeline.Appearance.laneHeaders <cp.ui.CheckBox> |
|---|---|
| Type | Field |
| Description | Lane Headers |
| Signature | cp.apple.finalcutpro.timeline.Appearance.zoomAmount <cp.ui.Slider> |
|---|---|
| Type | Field |
| Description | The Zoom Slider. |
| Signature | cp.apple.finalcutpro.timeline.Appearance:UI() -> Appearance |
|---|---|
| Type | Method |
| Description | Hide the Timeline Appearance popup. |
| Parameters |
|
| Returns |
|