Pauses the workout session.
SDK
- watchOS 5.0+
Framework
- Health
Kit
Declaration
- (void)pause;
Pauses the workout session.
SDK
Framework
- (void)pause;
- prepare
Prepares the workout session.
- start Activity With Date:
Starts the workout session activity, and sets the start date.
- resume
Resumes the workout session.
- stop Activity With Date:
Stops the workout session activity, and sets the end date.
- end
Ends the workout session.