HKWorkoutConfiguration.ActivityType Property

Definition

Gets or sets the type of activity.

public virtual HealthKit.HKWorkoutActivityType ActivityType { [Foundation.Export("activityType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setActivityType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ActivityType : HealthKit.HKWorkoutActivityType with get, set

Property Value

The type of activity.

Attributes

Applies to