#cp.apple.finalcutpro.prefs.Panel

Preferences Panel.


#API Overview

Functions - API calls offered directly by the extension


#API Documentation

#Functions

Signaturecp.apple.finalcutpro.prefs.Panel:hide() -> self
TypeFunction
DescriptionHides the General Preferences Panel.
Parameters
  • None
Returns
  • self
NotesNone
ExamplesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/Panel.lua line 73

Signaturecp.apple.finalcutpro.prefs.Panel:show() -> self
TypeFunction
DescriptionShows the Panel.
Parameters
  • None
Returns
  • self
NotesNone
ExamplesNone
Sourcesrc/extensions/cp/apple/finalcutpro/prefs/Panel.lua line 55