Pauses a workout if it is going on.
public func pauseWatchOSWorkout(completion: @escaping (Bool) -> Void)
completion
: (Bool) -> Void -> A completion function that is called when the workout is paused
Pauses a workout if it is going on.
public func pauseWatchOSWorkout(completion: @escaping (Bool) -> Void)
completion
: (Bool) -> Void -> A completion function that is called when the workout is paused