HKWorkoutEvent.Date Property

Definition

Gets the date of the workout event.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'DateInterval' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'DateInterval' instead.")]
public virtual Foundation.NSDate Date { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'DateInterval' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'DateInterval' instead.")] [Foundation.Export("date", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Date : Foundation.NSDate

Property Value

Attributes

Applies to