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.
A Boolean value that indicates whether the position value wraps when it reaches the range’s minimum or maximum value.
var canWrap: Bool { get }For non-sequential switches, this property is always true.