[Android.Runtime.Register("willChangeBounds", "()Z", "GetWillChangeBoundsHandler")] public virtual boolWillChangeBounds ()
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.