Skip to content

add remaining autoboxed delegates #2

Description

@toshok

Basically any "delegate" (and delegate-like) property in the api should be autoboxing in the setter so the user of the api can use object literals (or the same object in multiple places as long as it includes the correct methods).

there are a few of these autobox'ed delegates in the code already (in UIKit), but there are tons more to add.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions