public interface

DimensionBuilders.SpacerDimension

 androidx.wear.tiles.DimensionBuilders.SpacerDimension

Subclasses:

DimensionBuilders.DpProp

Overview

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

Summary

Methods
public static DimensionBuilders.SpacerDimensionfromSpacerDimensionProto(DimensionProto.SpacerDimension proto)

Return an instance of one of this object's subtypes, from the protocol buffer representation.

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 static DimensionBuilders.SpacerDimension fromSpacerDimensionProto(DimensionProto.SpacerDimension proto)

Return an instance of one of this object's subtypes, from the protocol buffer representation.