Commit graph

3 commits

Author SHA1 Message Date
Matthew Leibowitz
ed94547596 Enable Nullability on the binding projects 2023-08-17 17:24:04 +02:00
Matthew Leibowitz
7af1e25bec Update to reflect the new branch name 2021-02-05 10:40:17 +02:00
Matthew Leibowitz
7a2965a672
Improve Generator & Structs (#1122)
* Generator
- getters readonly 
- implement IEquatable

* Improve a few parts of the managed API
- mark obsolete members as invisible to the editor
- make struct getters readonly
- implement struct equality/hashcodes
- SKColor calculations use the SKColorF implementations
- some whitespace fixes to conform to styles
- split SKPMColor out into a new file
2020-02-03 12:58:54 +02:00