Skip to content

attributedLabel

Category: Instance Property

Platforms: iOS 14.0+, iPadOS 14.0+, Mac Catalyst 14.0+, macOS 11.0+, tvOS 14.0+, visionOS 1.0+, watchOS 7.0+

Overview

A localized attributed string that identifies the label for this content.

Declaration

@NSCopying
var attributedLabel: NSAttributedString { get }

Details

See Also

  • Defining custom content
  • var label: String
  • var value: String
  • var attributedValue: NSAttributedString
  • var importance: AXCustomContent.Importance
  • enum Importance

attributed Label

Topics (Grouped)

Defining custom content

Code Examples

@NSCopying
var attributedLabel: NSAttributedString { get }

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