Sprache

ControlAction.TypeCommand Feld

Definition

Achtung

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

Der Bezeichner von 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

Feldwert

Value = 5
Attribute

Hinweise

Der Bezeichner von CommandAction.

Java Dokumentation für android.service.controls.actions.ControlAction.TYPE_COMMAND.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: