Language

DeviceDataSource.DeviceDataTypeSources Property

Definition

Returns the set of data types provided by this device.

public System.Collections.Generic.ICollection<Android.Health.Connect.DeviceDataTypeSource> DeviceDataTypeSources { [Android.Runtime.Register("getDeviceDataTypeSources", "()Ljava/util/Set;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getDeviceDataTypeSources", "()Ljava/util/Set;", "", ApiSince=37)>]
member this.DeviceDataTypeSources : System.Collections.Generic.ICollection<Android.Health.Connect.DeviceDataTypeSource>

Property Value

Attributes

Remarks

Returns the set of data types provided by this device.

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

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