HKHealthStore.StartWatchApp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Launches or wakes the Watch app for the workout.
[Foundation.Export("startWatchAppWithWorkoutConfiguration:completion:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void StartWatchApp (HealthKit.HKWorkoutConfiguration workoutConfiguration, Action<bool,Foundation.NSError> completion);
abstract member StartWatchApp : HealthKit.HKWorkoutConfiguration * Action<bool, Foundation.NSError> -> unit
override this.StartWatchApp : HealthKit.HKWorkoutConfiguration * Action<bool, Foundation.NSError> -> unit
Parameters
- workoutConfiguration
- HKWorkoutConfiguration
- Attributes