Partager via


UiAutomation.RotationFreezeCurrent Champ

Définition

Attention

This constant will be removed in the future version. Use Android.App.UiAutomationRotation enum directly instead of this field.

Constante de rotation : figer la rotation à son état actuel.

[Android.Runtime.Register("ROTATION_FREEZE_CURRENT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.UiAutomationRotation enum directly instead of this field.", true)]
public const Android.App.UiAutomationRotation RotationFreezeCurrent = -1;
[<Android.Runtime.Register("ROTATION_FREEZE_CURRENT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.UiAutomationRotation enum directly instead of this field.", true)>]
val mutable RotationFreezeCurrent : Android.App.UiAutomationRotation

Valeur de champ

Value = -1
Attributs

Remarques

Constante de rotation : figer la rotation à son état actuel.

Documentation Java pour android.app.UiAutomation.ROTATION_FREEZE_CURRENT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à