HKWorkoutConfiguration.LocationType Property

Definition

Gets or sets the workout location.

public virtual HealthKit.HKWorkoutSessionLocationType LocationType { [Foundation.Export("locationType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLocationType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.LocationType : HealthKit.HKWorkoutSessionLocationType with get, set

Property Value

The workout location.

Attributes

Applies to