DeviceTypes.TypeValve Field

Definition

Caution

This constant will be removed in the future version. Use Android.Service.Controls.DeviceType enum directly instead of this field.

[Android.Runtime.Register("TYPE_VALVE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.DeviceType enum directly instead of this field.", true)]
public const Android.Service.Controls.DeviceType TypeValve = 44;
[<Android.Runtime.Register("TYPE_VALVE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.DeviceType enum directly instead of this field.", true)>]
val mutable TypeValve : Android.Service.Controls.DeviceType

Field Value

Value = 44
Attributes

Applies to