Idioma

ControlAction.TypeFloat Campo

Definição

Cuidado

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

O identificador de FloatAction.

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

Valor do campo

Value = 2
Atributos

Comentários

O identificador de FloatAction.

Java documentação para android.service.controls.actions.ControlAction.TYPE_FLOAT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a