UISwitch.Style.automatic
A style indicating that the system chooses the appearance of the switch according to the current user interface idiom.
Declaration
case automaticMentioned in
Discussion
The system chooses the UISwitch.Style.checkbox style when the user interface idiom is UIUserInterfaceIdiom.mac; otherwise, it chooses the UISwitch.Style.sliding style.