Skip to content

attributedLabel

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

An attributed version of the label for the data point.

Declaration

@NSCopying
var attributedLabel: NSAttributedString? { get set }

Details

See Also

  • Specifying the label
  • var label: String?

attributed Label

Topics (Grouped)

Specifying the label

Code Examples

@NSCopying
var attributedLabel: NSAttributedString? { get set }

Source: https://developer.apple.com/documentation/accessibility/axdatapoint/attributedlabel