共用方式為


Device.Type Property

Definition

public Android.Health.Connect.DataTypes.HealthDeviceType Type { [Android.Runtime.Register("getType", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getType", "()I", "", ApiSince=34)>]
member this.Type : Android.Health.Connect.DataTypes.HealthDeviceType

Property Value

The device type if set DEVICE_TYPE_UNKNOWN otherwise

Attributes

Remarks

Java documentation for android.health.connect.datatypes.Device.getType().

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