Partager via


UiAutomation.RotationFreeze0 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 à 0 degrés (orientation naturelle)

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

Valeur de champ

Value = 0
Attributs

Remarques

Constante de rotation : figer la rotation à 0 degrés (orientation naturelle)

Documentation Java pour android.app.UiAutomation.ROTATION_FREEZE_0.

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 à