HKUnit.Calorie Property
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.
Developers should not use this deprecated property. Developers should use 'SmallCalorie' or 'LargeCalorie' instead.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SmallCalorie' or 'LargeCalorie' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SmallCalorie' or 'LargeCalorie' instead.")]
public static HealthKit.HKUnit Calorie { [Foundation.Export("calorieUnit")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SmallCalorie' or 'LargeCalorie' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SmallCalorie' or 'LargeCalorie' instead.")] get; }
member this.Calorie : HealthKit.HKUnit
Property Value
- Attributes