---
title: isSupported
framework: workoutkit
role: symbol
role_heading: Type Property
path: workoutkit/workoutscheduler/issupported
---

# isSupported

A Boolean value that indicates whether the current device supports scheduled workouts.

## Declaration

```swift
static var isSupported: Bool { get }
```

## See Also

### Accessing the scheduler

- [shared](workoutkit/workoutscheduler/shared.md)
- [requestAuthorization()](workoutkit/workoutscheduler/requestauthorization().md)
- [authorizationState](workoutkit/workoutscheduler/authorizationstate-swift.property.md)
- [WorkoutScheduler.AuthorizationState](workoutkit/workoutscheduler/authorizationstate-swift.enum.md)
