public interface

DimensionBuilders.SpacerDimension

 androidx.wear.protolayout.DimensionBuilders.SpacerDimension

Subclasses:

DimensionBuilders.DpProp, DimensionBuilders.ExpandedDimensionProp

Overview

Interface defining a dimension that can be applied to a spacer.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object or null if unknown.

public DimensionProto.SpacerDimensiontoSpacerDimensionProto()

Get the protocol buffer representation of this object.

Methods

public DimensionProto.SpacerDimension toSpacerDimensionProto()

Get the protocol buffer representation of this object.

public Fingerprint getFingerprint()

Get the fingerprint for this object or null if unknown.