Język

AgentTaskState.ShouldLoopAnimation Method

Definition

Indicates that this state's icon animation should be looped on repeat.

[Android.Runtime.Register("shouldLoopAnimation", "()Z", "", ApiSince=37)]
public bool ShouldLoopAnimation();
[<Android.Runtime.Register("shouldLoopAnimation", "()Z", "", ApiSince=37)>]
member this.ShouldLoopAnimation : unit -> bool

Returns

true if this state's icon should continue looping as long as is allowed by the system.

Attributes

Applies to