Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement UIColor via class clustering and CGColor
- Implement UIColor as a class cluster - Support singleton const color - Support for getRed&getWhite Apis to respect colorspace - Removed direct access of internal structs - Removed unnecessary functionality - Improve Code quality Fixes microsoft#2524, microsoft#2243
- Loading branch information