#
cp.app.menu
Represents an app's menu bar, providing multi-lingual access to find and trigger menu items.
#
API Overview
Constants - Useful values which cannot be changed
NIB_FILE ROLE STORYBOARD_NAME
Constructors - API calls which return an object, typically one that offers API methods
menu
Fields - Variables which can only be accessed from an object returned by a constructor
showing UI
Methods - API calls which can only be made on an object returned by a constructor
addMenuFinder app doFindMenuUI doIsEnabled doSelectMenu findMenuUI getMenuTitles isChecked isEnabled selectMenu visitMenuItems
#
API Documentation
#
Constants
#
NIB_FILE
#
ROLE
#
STORYBOARD_NAME
#
Constructors
#
menu
#
Fields
#
showing
#
UI
#
Methods
#
addMenuFinder
#
app
#
doFindMenuUI
#
doIsEnabled
#
doSelectMenu
#
findMenuUI
#
getMenuTitles
#
isChecked
#
isEnabled
#
selectMenu
#
visitMenuItems
See also
CommandPost
Module
cp.app
This class assists with working with macOS apps. It provides functions for finding, checking the running status, version number, path, and many other
cp.apple.finalcutpro
Represents the Final Cut Pro application, providing functions that allow different tasks to be accomplished.