Android.Views.Animations.ScaleAnimation Class
An animation that controls the scale of an object.

See Also: ScaleAnimation Members

Syntax

[Android.Runtime.Register("android/view/animation/ScaleAnimation", DoNotGenerateAcw=true)]
public class ScaleAnimation : Animation

Remarks

An animation that controls the scale of an object. You can specify the point to use for the center of scaling.

[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