public final class

StateBuilders.State.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.StateBuilders.State.Builder

Overview

Builder for StateBuilders.State

Summary

Methods
public StateBuilders.Statebuild()

Builds an instance from accumulated values.

public StateBuilders.State.BuildersetLastClickableId(java.lang.String lastClickableId)

Sets the ID of the clickable that was last clicked.

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

Methods

public StateBuilders.State.Builder setLastClickableId(java.lang.String lastClickableId)

Sets the ID of the clickable that was last clicked.

public StateBuilders.State build()

Builds an instance from accumulated values.