Sprache

ControlAction.TypeFloat 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 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

Feldwert

Value = 2
Attribute

Hinweise

Der Bezeichner von FloatAction.

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

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: