Add userInterfaceStyle on Theme

This commit is contained in:
ismailgulek
2020-09-22 14:17:20 +03:00
parent 7ddb5e6f1f
commit c1d9578d60
3 changed files with 13 additions and 0 deletions
+3
View File
@@ -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