Android.Views.ViewGroup.CanAnimate Method
Indicates whether the view group has the ability to animate its children after the first layout.

Syntax

[Android.Runtime.Register("canAnimate", "()Z", "GetCanAnimateHandler")]
protected virtual bool CanAnimate ()

Returns

Documentation for this section has not yet been entered.

Remarks

Indicates whether the view group has the ability to animate its children after the first layout.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1