Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
If fillAfter is true, this animation will apply its transformation
after the end time of the animation.
Set method documentation [Android Documentation]
If fillAfter is true, the transformation that this animation performed
will persist when it is finished. Defaults to false if not set.
Note that this applies to individual animations and when using an Android.Views.Animations.AnimationSet to chain
animations.