Android.Graphics.Drawables.IAnimatable.IsRunning Property
Indicates whether the animation is running.

Syntax

[get: Android.Runtime.Register("isRunning", "()Z", "GetIsRunningHandler:Android.Graphics.Drawables.IAnimatableInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsRunning { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether the animation is running.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4