isSelected
A Boolean value that represents the selected state of an option.
Declaration
var isSelected: Bool { get set }Discussion
For switches, the app can manually set isSelected.
A Boolean value that represents the selected state of an option.
var isSelected: Bool { get set }For switches, the app can manually set isSelected.