Skip to content

Platform-specific getters on WindowAttributes #3313

@daxpedda

Description

@daxpedda

Currently WindowAttributess purpose is to expose the current state of WindowBuilder. But it doesn't support platform-specific fields.
It would be nice to move PlatformSpecificWindowBuilderAttributes into WindowAttributes so we can do that.

Alternatively, I'm not entirely sure why WindowAttributes exists in the first place if seemingly we could let users just get free (mutable) access to WindowBuilder fields and the ones we don't want them to get access to can have getters/setters.

What do you guys think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    S - apiDesign and usability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions