ColorResource
struct ColorResource : Swift.Hashable, Swift.Sendable
A color resource.
-
An asset catalog color resource name.
Declaration
Swift
fileprivate let name: Swift.String -
An asset catalog color resource bundle.
Declaration
Swift
fileprivate let bundle: Foundation.Bundle
View on GitHub