UserInterfaceStyle
Constants that indicate the interface style for the application.
public enum UserInterfaceStyle: Int
Inheritance
Int
Enumeration Cases
unspecified
An unspecified interface style.
light
The light interface style.
dark
The dark interface style.