Android.Views.Animations.Animation.WillChangeTransformationMatrix Method

Syntax

[Android.Runtime.Register("willChangeTransformationMatrix", "()Z", "GetWillChangeTransformationMatrixHandler")]
public virtual bool WillChangeTransformationMatrix ()

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.

[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