Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 1.58 KB

File metadata and controls

30 lines (23 loc) · 1.58 KB

docs » cp.apple.finalcutpro.prefs.Panel


Preferences Panel.

API Overview

  • Functions - API calls offered directly by the extension
  • hide
  • show

API Documentation

Functions

Signature cp.apple.finalcutpro.prefs.Panel:hide() -> self
Type Function
Description Hides the General Preferences Panel.
Parameters
  • None
Returns
  • self
Signature cp.apple.finalcutpro.prefs.Panel:show() -> self
Type Function
Description Shows the Panel.
Parameters
  • None
Returns
  • self