The element that represents a toolbar's overflow button (id
).
SDK
- macOS 10.2+
Framework
- App
Kit
Declaration
static let overflowButton: NSAccessibility.Attribute
The element that represents a toolbar's overflow button (id
).
SDK
Framework
static let overflowButton: NSAccessibility.Attribute
static let allowed Values: NSAccessibility .Attribute
The allowed values in the slider (NSArray
).
static let cancel Button: NSAccessibility .Attribute
The element that represents the cancel button (id
).
static let children: NSAccessibility .Attribute
The element's child elements in the accessibility hierarchy (NSArray
).
static let clear Button: NSAccessibility .Attribute
The element that represents the clear button in a search field (id
).
static let close Button: NSAccessibility .Attribute
The element representing the close button (id
).
static let column Count: NSAccessibility .Attribute
The number of columns in the grid (NSNumber
as int
).
static let column Header UIElements: NSAccessibility .Attribute
The table's column headers (NSArray
).
static let column Index Range: NSAccessibility .Attribute
The column index range of the cell (an NSValue
instance that contains the row's starting index and index span in the table).
static let column Titles: NSAccessibility .Attribute
The elements that represent the column titles (NSArray
).
static let columns: NSAccessibility .Attribute
The table's columns (NSArray
).
static let contains Protected Content: NSAccessibility .Attribute
A flag that indicates whether the object contains protected content (true
), or not (false
) (NSNumber
as bool
).
static let contents: NSAccessibility .Attribute
Elements that represent the contents in the current element, such as the document view of a scroll view (NSArray
).
static let critical Value: NSAccessibility .Attribute
The critical value in a level indicator (typically, NSNumber
).
static let decrement Button: NSAccessibility .Attribute
The element that represents a stepper's decrement button (id
).
static let default Button: NSAccessibility .Attribute
The element that represents the default button (id
).
static let description: NSAccessibility .Attribute
The purpose of the element, not including the role (NSString
).
static let disclosed By Row: NSAccessibility .Attribute
The row disclosing this row (id
).
static let disclosed Rows: NSAccessibility .Attribute
The rows disclosed by this row (NSArray
).
static let disclosing: NSAccessibility .Attribute
A flag that indicates whether a row is disclosing other rows (NSNumber
).
static let disclosure Level: NSAccessibility .Attribute
The indentation level of this row (NSNumber
).
static let document: NSAccessibility .Attribute
The URL for the file represented by the element (NSString
).
static let edited: NSAccessibility .Attribute
A flag that indicates whether the element has been modified (NSNumber
).
static let enabled: NSAccessibility .Attribute
A flag that indicates the enabled state of the element (NSNumber
).
static let expanded: NSAccessibility .Attribute
A flag that indicates whether the element is expanded (NSNumber
).
static let extras Menu Bar: NSAccessibility .Attribute
The app extras menu bar (id
).
static let filename: NSAccessibility .Attribute
The filename associated with the element (NSString
).
static let focused: NSAccessibility .Attribute
A flag that indicates the presence of keyboard focus (NSNumber
).
static let focused UIElement: NSAccessibility .Attribute
The element with the current focus (id
).
static let focused Window: NSAccessibility .Attribute
The app's window that has current focus (id
).
static let frontmost: NSAccessibility .Attribute
A flag that indicates whether the app is frontmost (NSNumber
).
static let full Screen Button: NSAccessibility .Attribute
The element that represents the full-screen button (id
).
static let grow Area: NSAccessibility .Attribute
The element representing the grow area (id
).
static let handles: NSAccessibility .Attribute
The drag handles of the item (NSArray
).
static let header: NSAccessibility .Attribute
The element that represents a table view's header (id
).
static let help: NSAccessibility .Attribute
The help text for the element (NSString
).
static let hidden: NSAccessibility .Attribute
A flag that indicates whether the app is hidden (NSNumber
).
static let horizontal Scroll Bar: NSAccessibility .Attribute
The element that represents a scroll view's horizontal scroll bar (id
).
static let horizontal Unit Description: NSAccessibility .Attribute
The description of the layout view's horizontal units (NSString
).
static let horizontal Units: NSAccessibility .Attribute
The units that the layout view uses for horizontal values (NSString
). See Measurement unit attributes for possible values.
static let identifier: NSAccessibility .Attribute
The identity of the element (NSString
).
static let increment Button: NSAccessibility .Attribute
The element that represents a stepper's increment button (id
).
static let index: NSAccessibility .Attribute
The index of the row or column represented by the element (NSValue
).
static let insertion Point Line Number: NSAccessibility .Attribute
The line number containing the insertion point (NSNumber
).
static let label UIElements: NSAccessibility .Attribute
The elements that represent the slider's labels (NSArray
).
static let label Value: NSAccessibility .Attribute
The value of the label represented by this element (NSNumber
).
static let linked UIElements: NSAccessibility .Attribute
The elements with which this element is related (NSArray
).
static let main: NSAccessibility .Attribute
A flag that indicates whether the window is the main window (NSNumber
).
static let main Window: NSAccessibility .Attribute
The app's main window (id
).
static let marker Group UIElement: NSAccessibility .Attribute
A marker group user interface element (id
).
static let marker Type: NSAccessibility .Attribute
The type of the marker (NSString
). See Ruler Marker Type Values for possible values.
static let marker Type Description: NSAccessibility .Attribute
The description of the marker type (NSString
).
static let marker UIElements: NSAccessibility .Attribute
An array of marker user interface elements (NSArray
)
static let marker Values: NSAccessibility .Attribute
The marker values (NSArray
of NSNumber
).
static let matte Content UIElement: NSAccessibility .Attribute
The element that is clipped by the matte (id
).
static let matte Hole: NSAccessibility .Attribute
The bounds of the matte hole, in screen coordinates in points (NSValue
containing an NSRect
).
static let max Value: NSAccessibility .Attribute
The element's maximum value (id
).
static let menu Bar: NSAccessibility .Attribute
The app's menu bar (id
).
static let min Value: NSAccessibility .Attribute
The element's minimum value (id
).
static let minimize Button: NSAccessibility .Attribute
The element that represents the minimize button (id
).
static let minimized: NSAccessibility .Attribute
A flag that indicates whether the window is minimized (NSNumber
).
static let modal: NSAccessibility .Attribute
A flag that indicates whether the window represented by this element is modal (NSNumber
).
static let next Contents: NSAccessibility .Attribute
The elements representing the contents that follow the current divider element, such as a subview adjacent to a split view's splitter element (NSArray
).
static let number Of Characters: NSAccessibility .Attribute
The number of characters in the text (NSNumber
).
static let ordered By Row: NSAccessibility .Attribute
A flag that indicates whether the grid is ordered row major (true
), or column major (false
) (NSNumber
as bool
).
static let orientation: NSAccessibility .Attribute
The element's orientation, which can have the value horizontal
or vertical
.
static let parent: NSAccessibility .Attribute
The element's parent element in the accessibility hierarchy (id
).
static let placeholder Value: NSAccessibility .Attribute
The placeholder value for a control, such as a text field (NSString
).
static let position: NSAccessibility .Attribute
The position in points of the element's lower-left corner in screen-relative coordinates (NSValue
).
static let previous Contents: NSAccessibility .Attribute
The elements representing the contents that precede the current divider element, such as a subview adjacent to a split view's splitter bar element (NSArray
).
static let proxy: NSAccessibility .Attribute
The element that represents the window's proxy icon (id
).
static let role: NSAccessibility .Attribute
The element's type, such as NSAccessibility
(NSString
). See Roles for a list of available roles.
static let role Description: NSAccessibility .Attribute
A localized, human-intelligible description of the element's role, such as radio button
(NSString
).
static let row Count: NSAccessibility .Attribute
The number of rows in the grid (NSNumber
as int
).
static let row Header UIElements: NSAccessibility .Attribute
The table's row headers (NSArray
).
static let row Index Range: NSAccessibility .Attribute
The row index range of the cell (an NSValue
instance that contains the row's starting index and index span in the table).
static let rows: NSAccessibility .Attribute
The table's rows (NSArray
).
static let search Button: NSAccessibility .Attribute
The element that represents the search button in a search field (id
).
static let search Menu: NSAccessibility .Attribute
The element that represents the menu in a search field (id
).
static let selected: NSAccessibility .Attribute
A flag that indicates whether the element is selected (NSNumber
).
static let selected Cells: NSAccessibility .Attribute
The table's selected cells (NSArray
). This attribute is required for cell-based tables.
static let selected Children: NSAccessibility .Attribute
The currently selected children of the element (NSArray
).
static let selected Columns: NSAccessibility .Attribute
The table's selected columns (NSArray
).
static let selected Rows: NSAccessibility .Attribute
The table's selected rows (NSArray
).
static let selected Text: NSAccessibility .Attribute
The currently selected text (NSString
).
static let selected Text Range: NSAccessibility .Attribute
The range of selected text (NSValue
).
static let selected Text Ranges: NSAccessibility .Attribute
An array of NSValue
(range
) ranges of selected text (NSArray
).
static let serves As Title For UIElements: NSAccessibility .Attribute
The elements for which this element serves as the title (NSArray
).
static let shared Character Range: NSAccessibility .Attribute
The (range
) part of shared text in this view (NSValue
).
static let shared Text UIElements: NSAccessibility .Attribute
The elements with which the text of this element is shared (NSArray
).
static let shown Menu: NSAccessibility .Attribute
The menu currently being displayed (id
).
static let size: NSAccessibility .Attribute
The element's size in points (NSValue
).
static let sort Direction: NSAccessibility .Attribute
The column's sort direction (NSString
). See Column Sort Direction for possible values.
static let splitters: NSAccessibility .Attribute
The views and splitter bar in a split view (NSArray
).
static let subrole: NSAccessibility .Attribute
The element's subrole, such as NSAccessibility
(NSString
). See Subroles for a list of available subroles.
static let tabs: NSAccessibility .Attribute
The tab elements in a tab view (NSArray
).
static let title: NSAccessibility .Attribute
The title of the element, such as a button's visible text (NSString
).
static let title UIElement: NSAccessibility .Attribute
An element that represents another element's static text title (id
).
static let toolbar Button: NSAccessibility .Attribute
The element that represents the toolbar button (id
).
static let top Level UIElement: NSAccessibility .Attribute
The top-level element that contains this element (id
).
static let unit Description: NSAccessibility .Attribute
The description of ruler units (NSString
).
static let units: NSAccessibility .Attribute
The ruler units (NSString
). See Measurement Unit Attributes for possible values.
static let url: NSAccessibility .Attribute
The URL associated with the element (NSURL
).
static let value: NSAccessibility .Attribute
The element's value (id
).
static let value Description: NSAccessibility .Attribute
The description of the element's value (NSString
).
static let vertical Scroll Bar: NSAccessibility .Attribute
The element that represents the vertical scroll bar in a scroll view (id
).
static let vertical Unit Description: NSAccessibility .Attribute
The description of the layout view's vertical units (NSString
).
static let vertical Units: NSAccessibility .Attribute
The units that the layout view uses for vertical values (NSString
). See Measurement unit attributes for possible values.
static let visible Cells: NSAccessibility .Attribute
The table's visible cells (NSArray
). This attribute is required for cell-based tables.
static let visible Character Range: NSAccessibility .Attribute
The range of visible text (NSValue
).
static let visible Children: NSAccessibility .Attribute
The element's child elements that are visible (NSArray
).
static let visible Columns: NSAccessibility .Attribute
The table's visible columns (NSArray
).
static let visible Rows: NSAccessibility .Attribute
The table's visible rows (NSArray
).
static let warning Value: NSAccessibility .Attribute
The warning value in a level indicator (typically, NSNumber
).
static let window: NSAccessibility .Attribute
The window containing the current element (id
).
static let windows: NSAccessibility .Attribute
The app's windows (NSArray
).
static let zoom Button: NSAccessibility .Attribute
The element that represents the zoom button (id
).