-
Notifications
You must be signed in to change notification settings - Fork 0
ColorSchemaValue
ppraveentr edited this page Sep 18, 2022
·
5 revisions
public struct ColorSchemaValue<T>
public init(light: T, dark: T? = nil)
public var light: T, dark: T?
public var light: T, dark: T?
public func value(_ colorScheme: ColorScheme) -> T
Generated at 2023-04-02T01:45:21+0000 using swift-doc 1.0.0-rc.1.