UIViewAnimationOptions class sealed
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- UIViewAnimationOptionAllowAnimatedContent → const int
- UIViewAnimationOptionAllowUserInteraction → const int
- UIViewAnimationOptionAutoreverse → const int
- UIViewAnimationOptionBeginFromCurrentState → const int
- UIViewAnimationOptionCurveEaseIn → const int
- UIViewAnimationOptionCurveEaseInOut → const int
- UIViewAnimationOptionCurveEaseOut → const int
- UIViewAnimationOptionCurveLinear → const int
- UIViewAnimationOptionLayoutSubviews → const int
- UIViewAnimationOptionOverrideInheritedCurve → const int
- UIViewAnimationOptionOverrideInheritedDuration → const int
- UIViewAnimationOptionOverrideInheritedOptions → const int
- UIViewAnimationOptionPreferredFramesPerSecond30 → const int
- UIViewAnimationOptionPreferredFramesPerSecond60 → const int
- UIViewAnimationOptionPreferredFramesPerSecondDefault → const int
- UIViewAnimationOptionRepeat → const int
- UIViewAnimationOptionShowHideTransitionViews → const int
- UIViewAnimationOptionTransitionCrossDissolve → const int
- UIViewAnimationOptionTransitionCurlDown → const int
- UIViewAnimationOptionTransitionCurlUp → const int
- UIViewAnimationOptionTransitionFlipFromBottom → const int
- UIViewAnimationOptionTransitionFlipFromLeft → const int
- UIViewAnimationOptionTransitionFlipFromRight → const int
- UIViewAnimationOptionTransitionFlipFromTop → const int
- UIViewAnimationOptionTransitionNone → const int