Language

DeviceDataTypeSource.DataType Property

Definition

Returns the data type provided by the device.

public Java.Lang.Class DataType { [Android.Runtime.Register("getDataType", "()Ljava/lang/Class;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getDataType", "()Ljava/lang/Class;", "", ApiSince=37)>]
member this.DataType : Java.Lang.Class

Property Value

Attributes

Remarks

Returns the data type provided by the device.

Android reference for android.health.connect.DeviceDataTypeSource.getDataType.

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