HKHealthStore.RecoverActiveWorkoutSession Method

Definition

[Foundation.Export("recoverActiveWorkoutSessionWithCompletion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RecoverActiveWorkoutSession(HealthKit.HKHealthStoreRecoverActiveWorkoutSessionHandler completion);
[<Foundation.Export("recoverActiveWorkoutSessionWithCompletion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RecoverActiveWorkoutSession : HealthKit.HKHealthStoreRecoverActiveWorkoutSessionHandler -> unit
override this.RecoverActiveWorkoutSession : HealthKit.HKHealthStoreRecoverActiveWorkoutSessionHandler -> unit

Parameters

Attributes

Applies to