An animation that controls the rotation of an object.
See Also:
RotateAnimation Members
Syntax
[Android.Runtime.Register("android/view/animation/RotateAnimation", DoNotGenerateAcw=true)]
public class
RotateAnimation :
AnimationRemarks
An animation that controls the rotation of an object. This rotation takes
place in the X-Y plane. You can specify the point to use for the center of
the rotation, where (0,0) is the top left point. If not specified, (0,0) is
the default rotation point.
[Android Documentation]
Requirements
Namespace: Android.Views.Animations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1