subscript(_:)

iOS
15+
macOS
12+
tvOS
15+
watchOS
8+
@preconcurrency subscript<K>(_: K.Type) -> K.Value? where K : AttributedStringKey, K.Value : Sendable { get }