UIKit-cross-platform
UIKit-cross-platform copied to clipboard
cleanup API of AffineTransform
Type of change: cleanup
Motivation (current vs expected behavior)
Based on the conversations in https://github.com/flowkey/UIKit-cross-platform/pull/395#discussion_r1707493648
Please check if the PR fulfills these requirements
- [ ] Self-review: I am confident this is the simplest and clearest way to achieve the expected behaviour
- [ ] There are no dependencies on other PRs or I have linked dependencies through Zenhub
- [ ] The commit messages are clean and understandable
- [ ] Tests for the changes have been added (for bug fixes / features)