WindowManagerLayoutParams.RotationAnimation Property

Definition

Define the exit and entry animations used on this window when the device is rotated.

[Android.Runtime.GeneratedEnum]
[Android.Runtime.Register("rotationAnimation")]
public Android.Views.WindowRotationAnimation RotationAnimation { get; set; }
[<Android.Runtime.GeneratedEnum>]
[<Android.Runtime.Register("rotationAnimation")>]
member this.RotationAnimation : Android.Views.WindowRotationAnimation with get, set

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also