---
title: NIMotionActivityState.moving
framework: nearbyinteraction
role: symbol
role_heading: Case
path: nearbyinteraction/nimotionactivitystate/moving
---

# NIMotionActivityState.moving

A value that indicates the accessory is moving.

## Declaration

```swift
case moving
```

## Discussion

Discussion Update the session with this state when the accessory begins moving.

## See Also

### Specifying the motion state

- [NIMotionActivityState.stationary](nearbyinteraction/nimotionactivitystate/stationary.md)
- [NIMotionActivityState.unknown](nearbyinteraction/nimotionactivitystate/unknown.md)
