WindowManagerLayoutParams.RotationAnimationCrossfade Feld

Definition

Achtung

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

Wert, der #rotationAnimation angibt, dass dieses Fenster nach einer Drehung ein- oder ausgeblendet wird.

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

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Wert, der #rotationAnimation angibt, dass dieses Fenster nach einer Drehung ein- oder ausgeblendet wird.

Java Dokumentation für android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_CROSSFADE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: