canWrap
A Boolean value that indicates whether the value wraps when it reaches the range’s minimum or maximum value.
Declaration
var canWrap: Bool { get }Discussion
This property is false for most axis inputs.
A Boolean value that indicates whether the value wraps when it reaches the range’s minimum or maximum value.
var canWrap: Bool { get }This property is false for most axis inputs.