WindowManagerLayoutParams.RotationAnimationRotate 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 visuell in oder aus dem Fenster gedreht wird.

[Android.Runtime.Register("ROTATION_ANIMATION_ROTATE")]
[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 RotationAnimationRotate = 0;
[<Android.Runtime.Register("ROTATION_ANIMATION_ROTATE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.WindowRotationAnimation enum directly instead of this field.", true)>]
val mutable RotationAnimationRotate : Android.Views.WindowRotationAnimation

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Wert, der #rotationAnimation angibt, dass dieses Fenster nach einer Drehung visuell in oder aus dem Fenster gedreht wird.

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

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: