Compartilhar via


UiAutomation.RotationFreezeCurrent Campo

Definição

Cuidado

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

Constante de rotação: congelar a rotação para seu estado atual.

[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

Valor do campo

Value = -1
Atributos

Comentários

Constante de rotação: congelar a rotação para seu estado atual.

Documentação Java para android.app.UiAutomation.ROTATION_FREEZE_CURRENT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a