Returns true if any of the child animations of this AnimatorSet have been started and have
not yet ended.
Syntax
[get: Android.Runtime.Register("isRunning", "()Z", "GetIsRunningHandler")]
public override
bool IsRunning { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11