ActionBuilders.LoadAction
@RequiresSchemaVersion(major = 1, minor = 0)
class ActionBuilders.LoadAction : ActionBuilders.Action
An action used to load (or reload) the layout contents.
Summary
Nested types |
|---|
|
Builder for |
Public functions |
|
|---|---|
StateBuilders.State? |
Gets the state to load the next layout with. |
String |
toString() |
Public functions
getRequestState
Added in 1.0.0
fun getRequestState(): StateBuilders.State?
Gets the state to load the next layout with. This will be included in the layout request sent after this action is invoked by a androidx.wear.protolayout.ModifiersBuilders.Clickable.