Language

DeviceDataTypeSource.IsUserEnabled Property

Definition

Returns whether the user has enabled this data type for the device.

public bool IsUserEnabled { [Android.Runtime.Register("isUserEnabled", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isUserEnabled", "()Z", "", ApiSince=37)>]
member this.IsUserEnabled : bool

Property Value

Returns whether the user has enabled this data type for the device.

Attributes

Remarks

Returns whether the user has enabled this data type for the device.

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

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