The workout session is running.
SDK
- watchOS 2.0+
Framework
- Health
Kit
Declaration
case running = 2
The workout session is running.
SDK
Framework
case running = 2
case not Started
The workout session has not started.
case prepared
The session is ready but not yet running.
case paused
The workout session has paused.
case stopped
The session has stopped.
case ended
The workout session has ended.