Android.Graphics.Drawables.AnimationDrawable.OneShot Property

Syntax

[get: Android.Runtime.Register("isOneShot", "()Z", "GetIsOneShotHandler")]
[set: Android.Runtime.Register("setOneShot", "(Z)V", "GetSetOneShot_ZHandler")]
public virtual bool OneShot { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Sets whether the animation should play once or repeat.

Requirements

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