WindowManagerLayoutParams.AnimationChanged 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 ventana cambió cuando se copiaron los parámetros de diseño.

[Android.Runtime.Register("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 AnimationChanged = 16;
[<Android.Runtime.Register("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 AnimationChanged : Android.Views.WindowManagerEventType

Valor de campo

Value = 16

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