Contents

subscript(dynamicMember:)

Returns the attributed string key for a specified UIKit key path.

Declaration

subscript<T>(dynamicMember keyPath: KeyPath<AttributeScopes.UIKitAttributes, T>) -> T where T : AttributedStringKey { get }

See Also

Accessing Framework Attribute Scopes