subscript(_:)

The custom attribute of type T associated with the run of glyphs, or nil.

Declaration

subscript<T>(key: T.Type) -> T? where T : TextAttribute { get }