public final class

ModifiersBuilders.Semantics.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.ModifiersBuilders.Semantics.Builder

Overview

Builder for ModifiersBuilders.Semantics

Summary

Methods
public ModifiersBuilders.Semanticsbuild()

Builds an instance from accumulated values.

public ModifiersBuilders.Semantics.BuildersetContentDescription(java.lang.String contentDescription)

Sets the content description associated with this element.

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

Methods

public ModifiersBuilders.Semantics.Builder setContentDescription(java.lang.String contentDescription)

Sets the content description associated with this element. This will be dictated when the element is focused by the screen reader.

Builds an instance from accumulated values.