-
Notifications
You must be signed in to change notification settings - Fork 0
ColorSchemeModifier
ppraveentr edited this page Oct 23, 2022
·
1 revision
@available(iOS 13.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
public struct ColorSchemeModifier: ViewModifier
ViewModifier
public init(isLightMode: Binding<Bool>)
public let isLightMode: Binding<Bool>
public func body(content: Content) -> some View
Generated at 2023-04-02T01:45:21+0000 using swift-doc 1.0.0-rc.1.