---
title: canWrap
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcaxisinput/canwrap
---

# canWrap

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

## Declaration

```swift
var canWrap: Bool { get }
```

## See Also

### Getting the characteristics

- [isAnalog](gamecontroller/gcaxisinput/isanalog.md)
