style
The display style for the switch.
Declaration
var style: UISwitch.Style { get }Discussion
This property returns the resolved style based on the user interface idiom, and never returns UISwitch.Style.automatic.
The display style for the switch.
var style: UISwitch.Style { get }This property returns the resolved style based on the user interface idiom, and never returns UISwitch.Style.automatic.