public final class

ModifiersBuilders.Corner

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.ModifiersBuilders.Corner

Overview

The corner of a LayoutElementBuilders.Box element.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object, or null if unknown.

public DimensionBuilders.DpPropgetRadius()

Gets the radius of the corner in DP.

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

Methods

public DimensionBuilders.DpProp getRadius()

Gets the radius of the corner in DP. Intended for testing purposes only.

public Fingerprint getFingerprint()

Get the fingerprint for this object, or null if unknown.