Android.Animation.LayoutTransition.IsRunning Property
Returns true if any of the animations in this transition are currently running.

Syntax

[get: Android.Runtime.Register("isRunning", "()Z", "GetIsRunningHandler")]
public virtual bool IsRunning { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if any of the animations in this transition are currently running.

[Android Documentation]

Requirements

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