HKDevice.LocalDevice 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.
Singleton factory for returning the device on which the app is running (e.g., the iPhone or Apple Watch).
public static HealthKit.HKDevice LocalDevice { [Foundation.Export("localDevice")] get; }
member this.LocalDevice : HealthKit.HKDevice
Property Value
- Attributes