[Android.Runtime.Register("willChangeTransformationMatrix", "()Z", "GetWillChangeTransformationMatrixHandler")] public virtual boolWillChangeTransformationMatrix ()
Returns
Documentation for this section has not yet been entered.
Remarks
Indicates whether or not this animation will affect the transformation
matrix. For instance, a fade animation will not affect the matrix whereas
a scale animation will.