Contents

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.

See Also

Accessing option attributes