public final class

LayoutElementBuilders.ContentScaleModeProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.LayoutElementBuilders.ContentScaleModeProp

Overview

An extensible ContentScaleMode property.

Summary

Methods
public static LayoutElementBuilders.ContentScaleModePropfromProto(LayoutElementProto.ContentScaleModeProp proto)

public intgetValue()

Gets the value.

public LayoutElementProto.ContentScaleModeProptoProto()

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

Methods

public int getValue()

Gets the value. Intended for testing purposes only.

public static LayoutElementBuilders.ContentScaleModeProp fromProto(LayoutElementProto.ContentScaleModeProp proto)

public LayoutElementProto.ContentScaleModeProp toProto()