subscript(_:)
Returns an attributed string key that corresponds to a specified type.
Declaration
subscript<T>(_: T.Type) -> T where T : AttributedStringKey { get }Returns an attributed string key that corresponds to a specified type.
subscript<T>(_: T.Type) -> T where T : AttributedStringKey { get }