subscript(dynamicMember:)
Returns the attributed string key for a specified AppKit key path.
Declaration
subscript<T>(dynamicMember keyPath: KeyPath<AttributeScopes.AppKitAttributes, T>) -> T where T : AttributedStringKey { get }Returns the attributed string key for a specified AppKit key path.
subscript<T>(dynamicMember keyPath: KeyPath<AttributeScopes.AppKitAttributes, T>) -> T where T : AttributedStringKey { get }