Lenguaje

WindowManagerLayoutParams.RotationAnimationChanged Campo

Definición

Precaución

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

Indica que la animación de rotación cambió cuando se copiaron los parámetros de diseño.

[Android.Runtime.Register("ROTATION_ANIMATION_CHANGED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.WindowManagerEventType enum directly instead of this field.", true)]
public const Android.Views.WindowManagerEventType RotationAnimationChanged = 4096;
[<Android.Runtime.Register("ROTATION_ANIMATION_CHANGED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.WindowManagerEventType enum directly instead of this field.", true)>]
val mutable RotationAnimationChanged : Android.Views.WindowManagerEventType

Valor de campo

Value = 4096

Implementaciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a