Condividi tramite


UiAutomation.RotationFreezeCurrent Campo

Definizione

Attenzione

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

Costante di rotazione: blocca la rotazione allo stato corrente.

[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

Valore del campo

Value = -1
Attributi

Commenti

Costante di rotazione: blocca la rotazione allo stato corrente.

Documentazione java per android.app.UiAutomation.ROTATION_FREEZE_CURRENT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a