Android.Animation.Animator.IsPaused Property
Returns whether this animator is currently in a paused state.

Syntax

[get: Android.Runtime.Register("isPaused", "()Z", "GetIsPausedHandler")]
public virtual bool IsPaused { get; }

See Also

Animator.Pause
Animator.Resume

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether this animator is currently in a paused state.

[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