Android.Views.WindowManagerLayoutParams.RotationAnimationJumpcut Field
Value for WindowManagerLayoutParams.RotationAnimation to define the animation used to specify that this window will immediately disappear or appear following a rotation.

Value: 2

Syntax

[Android.Runtime.Register("ROTATION_ANIMATION_JUMPCUT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.WindowRotationAnimation enum directly instead of this field.")]
public const WindowRotationAnimation RotationAnimationJumpcut

Remarks

Value for WindowManagerLayoutParams.RotationAnimation to define the animation used to specify that this window will immediately disappear or appear 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