-
Notifications
You must be signed in to change notification settings - Fork 0
ColorSchemeModeModifier
ppraveentr edited this page Sep 18, 2022
·
2 revisions
@available(iOS 13.0, macOS 11.0, tvOS 13.0, watchOS 6.0, *)
public struct ColorSchemeModeModifier: 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.