public interface

DimensionBuilders.ExtensionDimension

 androidx.wear.protolayout.DimensionBuilders.ExtensionDimension

Subclasses:

DimensionBuilders.DpProp

Overview

Interface defining a dimension that can be applied to a LayoutElementBuilders.ExtensionLayoutElement element.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object or null if unknown.

public DimensionProto.ExtensionDimensiontoExtensionDimensionProto()

Get the protocol buffer representation of this object.

Methods

public DimensionProto.ExtensionDimension toExtensionDimensionProto()

Get the protocol buffer representation of this object.

public Fingerprint getFingerprint()

Get the fingerprint for this object or null if unknown.