Update Color+UIColor.swift Added available attributes for platforms that actually have the underlying constants. Then reordered constants so they can be grouped in #if os ... #endif blocks.
Update Color+UIColor.swift
Added available attributes for platforms that actually have the underlying constants. Then reordered constants so they can be grouped in #if os ... #endif blocks.
#if os ... #endif
A package that ports UIColor/NSColor constants over to SwiftUI‘s Color type. Colors that already exist in SwiftUI weren’t brought over.
UIColor
NSColor
SwiftUI
Color
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
SwiftUIColorConstants
A package that ports
UIColor/NSColorconstants over toSwiftUI‘sColortype. Colors that already exist inSwiftUIweren’t brought over.