FUIColorSchemeCustomizable
public protocol FUIColorSchemeCustomizable
Undocumented
-
Undocumented
Declaration
Swift
var backgroundColorScheme: FUIBackgroundColorScheme { get set } -
Undocumented
Declaration
Swift
var interfaceLevel: FUIInterfaceLevel { get set } -
Undocumented
Declaration
Swift
var colorDisplayMode: FUIColorDisplayMode { get set }
-
backgroundColorSchemeDefault implementationDefault Implementation
Undocumented
Declaration
Swift
public var backgroundColorScheme: FUIBackgroundColorScheme { get nonmutating set } -
interfaceLevelDefault implementationDefault Implementation
Undocumented
Declaration
Swift
public var interfaceLevel: FUIInterfaceLevel { get nonmutating set } -
colorDisplayModeDefault implementationDefault Implementation
Undocumented
Declaration
Swift
public var colorDisplayMode: FUIColorDisplayMode { get nonmutating set }