HKQuantitySeriesSampleBuilder.Device 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.
Gets the device that is generating the data.
public virtual HealthKit.HKDevice Device { [Foundation.Export("device", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Device : HealthKit.HKDevice
Property Value
The device that is generating the data.
- Attributes