AgentTaskState.Builder.SetShouldLoopAnimation(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setShouldLoopAnimation", "(Z)Landroid/agenticon/AgentTaskState$Builder;", "", ApiSince=37)]
public Android.AgentIcon.AgentTaskState.Builder SetShouldLoopAnimation(bool shouldLoopAnimation);
[<Android.Runtime.Register("setShouldLoopAnimation", "(Z)Landroid/agenticon/AgentTaskState$Builder;", "", ApiSince=37)>]
member this.SetShouldLoopAnimation : bool -> Android.AgentIcon.AgentTaskState.Builder
Parameters
- shouldLoopAnimation
- Boolean
Returns
- Attributes