#
cp.ui.Window
A Window UI element.
#
API Overview
Functions - API calls offered directly by the extension
findSectionUI matches
Constructors - API calls which return an object, typically one that offers API methods
Window
Fields - Variables which can only be accessed from an object returned by a constructor
alert exists focused frame hsWindow id isFullScreen isShowing minimized position size UI visible
Methods - API calls which can only be made on an object returned by a constructor
close doClose doFocus findSectionUI focus notifier snapshot
#
API Documentation
#
Functions
#
findSectionUI
#
matches
#
Constructors
#
Window
#
Fields
#
alert
#
exists
#
focused
#
frame
#
hsWindow
#
id
#
isFullScreen
#
isShowing
#
minimized
#
position
#
size
#
UI
#
visible
#
Methods
#
close
#
doClose
#
doFocus
#
findSectionUI
#
focus
#
notifier
#
snapshot
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.highland2.Document
Highland 2 Document Window extension.
cp.prop
This is a utility library for helping keep track of single-value property states. Each property provides access to a single value. Must be readable,
cp.ui.Dialog
Represents a Window which has a AXSubrole of AXDialog.