Android.Views.WindowManagerLayoutParams.RotationAnimationCrossfade Field
Value for WindowManagerLayoutParams.RotationAnimation to define the animation used to specify that this window will fade in or out following a rotation.

Value: 1

Syntax

[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.")]
public const WindowRotationAnimation RotationAnimationCrossfade

Remarks

Value for WindowManagerLayoutParams.RotationAnimation to define the animation used to specify that this window will fade in or out following a rotation.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18