Language

DeviceDataSource.Device Property

Definition

Returns the Device metadata.

public Android.Health.Connect.DataTypes.Device Device { [Android.Runtime.Register("getDevice", "()Landroid/health/connect/datatypes/Device;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getDevice", "()Landroid/health/connect/datatypes/Device;", "", ApiSince=37)>]
member this.Device : Android.Health.Connect.DataTypes.Device

Property Value

Attributes

Remarks

Returns the Device metadata.

Android reference for android.health.connect.DeviceDataSource.getDevice.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to