Idioma

ControlAction.TypeCommand 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 CommandAction.

[Android.Runtime.Register("TYPE_COMMAND", 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 TypeCommand = 5;
[<Android.Runtime.Register("TYPE_COMMAND", 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 TypeCommand : Android.Service.Controls.Actions.ControlActionType

Valor do campo

Value = 5
Atributos

Comentários

O identificador de CommandAction.

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

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