Skip to content

Type safety improvements for IUnknownRef #161

@tristanlabelle

Description

@tristanlabelle

the IUnknownRef class should be strongly typed so that we don't have to lose type safety.

we should only create swift objects when we know we have a valid winrt pointer, so anything in the guts of the projection should not be nullable, but what we return to the caller has to be

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions