public final class

AccessibilityViewCommand.SetProgressArguments

extends AccessibilityViewCommand.CommandArguments

 java.lang.Object

androidx.core.view.accessibility.AccessibilityViewCommand.CommandArguments

↳androidx.core.view.accessibility.AccessibilityViewCommand.SetProgressArguments

Overview

Arguments for #ACTION_SET_PROGRESS

Summary

Constructors
publicSetProgressArguments()

Methods
public floatgetProgress()

from AccessibilityViewCommand.CommandArgumentssetBundle
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public SetProgressArguments()

Methods

public float getProgress()

Returns:

The progress value to set.