mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
Add userInterfaceStyle on Theme
This commit is contained in:
@@ -72,6 +72,9 @@ import UIKit
|
||||
var scrollBarStyle: UIScrollView.IndicatorStyle { get }
|
||||
|
||||
var keyboardAppearance: UIKeyboardAppearance { get }
|
||||
|
||||
@available(iOS 12.0, *)
|
||||
var userInterfaceStyle: UIUserInterfaceStyle { get }
|
||||
|
||||
|
||||
// MARK: - Colors not defined in the design palette
|
||||
|
||||
Reference in New Issue
Block a user