In This Article

BookAnimationState Enum

Specifies the animation states of the Book control.

public enum BookAnimationState

Fields

Name Description
Canceling

Indicates that a page flip or curl in the book is being canceled.

Committing

Indicates that a page flip in the book is being committed.

Curling

Indicates that a page in the book is curling.

Flipping

Indicates that a page in the book is flipping.

None

Indicates that nothing in the book is currently being animated.