docs » plugins.finalcutpro.feedback.bugreport
Sends Apple a Bug Report or Feature Request for Final Cut Pro.
- Constants - Useful values which cannot be changed
- DEFAULT_HEIGHT
- DEFAULT_WIDTH
- Functions - API calls offered directly by the extension
- open
- Fields - Variables which can only be accessed from an object returned by a constructor
- position
| Signature | plugins.finalcutpro.feedback.bugreport.DEFAULT_HEIGHT -> number |
|---|---|
| Type | Constant |
| Description | Default Window Height |
| Signature | plugins.finalcutpro.feedback.bugreport.DEFAULT_WIDTH -> number |
|---|---|
| Type | Constant |
| Description | Default Window Width |
| Signature | plugins.finalcutpro.feedback.bugreport.open(bugReport) -> none |
|---|---|
| Type | Function |
| Description | Opens Final Cut Pro Feedback Screen |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.feedback.bugreport.position -> <cp.prop: table> |
|---|---|
| Type | Field |
| Description | Webview Position |