WindowRotationAnimation Enum

Definition

Enumerates values returned by several types.

public enum WindowRotationAnimation
type WindowRotationAnimation = 
Inheritance
WindowRotationAnimation

Fields

Crossfade 1

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

Jumpcut 2
Rotate 0

Value for RotationAnimationto define the animation used to specify that this window will rotate in or out following a rotation.

Seamless 3

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