Android.Views.Animations.Animation.WillChangeBounds Method

Syntax

[Android.Runtime.Register("willChangeBounds", "()Z", "GetWillChangeBoundsHandler")]
public virtual bool WillChangeBounds ()

Returns

Documentation for this section has not yet been entered.

Remarks

Indicates whether or not this animation will affect the bounds of the animated view. For instance, a fade animation will not affect the bounds whereas a 200% scale animation will.

[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