Click or drag to resize

AnimationOptions Properties

The AnimationOptions type exposes the following members.

Properties
  NameDescription
Public propertyInterrupt
The Interrupt property represents a flag which determines if a call to Window.animate will interrupt all pending transitions, or add itself to the queue.

Default: true

Public propertyRaw
The Raw property represents the name for the window which must be unique within the context of the invoking Application.

Default: An empty string

Top
See Also