---
title: isAvailable()
framework: coremotion
role: symbol
role_heading: Type Method
path: coremotion/cmmovementdisordermanager/isavailable()
---

# isAvailable()

A Boolean value indicating whether the current device supports the movement disorder manager.

## Declaration

```swift
class func isAvailable() -> Bool
```

## See Also

### Checking Availablility

- [authorizationStatus()](coremotion/cmmovementdisordermanager/authorizationstatus().md)
- [version()](coremotion/cmmovementdisordermanager/version().md)
