title
Category: Instance Property
Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, macOS 12.0+, tvOS 15.0+, visionOS 1.0+, watchOS 8.0+
Overview
The title of the axis.
Declaration
var title: String { get set }
Details
See Also
- Specifying the title
- var attributedTitle: NSAttributedString
Topics (Grouped)
Specifying the title
- attributedTitle:NSAttributedString — var; An attributed version of the axis title.Required
Code Examples
var title: String { get set }
Source: https://developer.apple.com/documentation/accessibility/axdataaxisdescriptor/title