Compartilhar via


UiAutomation.RotationFreeze0 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 rotação a 0 graus (orientação natural)

[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

Valor do campo

Value = 0
Atributos

Comentários

Constante de rotação: Congelar rotação a 0 graus (orientação natural)

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

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