Partager via


UiAutomation.RotationUnfreeze 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 : rotation non libre (la rotation de l’appareil change son état de rotation).

[Android.Runtime.Register("ROTATION_UNFREEZE")]
[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 RotationUnfreeze = -2;
[<Android.Runtime.Register("ROTATION_UNFREEZE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.UiAutomationRotation enum directly instead of this field.", true)>]
val mutable RotationUnfreeze : Android.App.UiAutomationRotation

Valeur de champ

Value = -2
Attributs

Remarques

Constante de rotation : rotation non libre (la rotation de l’appareil change son état de rotation).

Documentation Java pour android.app.UiAutomation.ROTATION_UNFREEZE.

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 à