HKDevice.LocalDevice Property

Definition

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

Applies to