Contents

canWrap

A Boolean value that indicates whether the position value wraps when it reaches the range’s minimum or maximum value.

Declaration

var canWrap: Bool { get }

Discussion

For non-sequential switches, this property is always true.

See Also

Getting the characteristics