booster / com.didiglobal.booster.aapt2 / ConfigurationOuterClass / Configuration / ScreenLayoutLong

ScreenLayoutLong

class ScreenLayoutLong : ProtocolMessageEnum

Protobuf enum aapt.pb.Configuration.ScreenLayoutLong

Enum Values

SCREEN_LAYOUT_LONG_UNSET

SCREEN_LAYOUT_LONG_LONG

SCREEN_LAYOUT_LONG_NOTLONG

UNRECOGNIZED

Properties

SCREEN_LAYOUT_LONG_LONG_VALUE

SCREEN_LAYOUT_LONG_LONG = 1;

static val SCREEN_LAYOUT_LONG_LONG_VALUE: Int

SCREEN_LAYOUT_LONG_NOTLONG_VALUE

SCREEN_LAYOUT_LONG_NOTLONG = 2;

static val SCREEN_LAYOUT_LONG_NOTLONG_VALUE: Int

SCREEN_LAYOUT_LONG_UNSET_VALUE

SCREEN_LAYOUT_LONG_UNSET = 0;

static val SCREEN_LAYOUT_LONG_UNSET_VALUE: Int

Functions

forNumber

static fun forNumber(value: Int): ScreenLayoutLong!

getDescriptor

static fun getDescriptor(): EnumDescriptor!

getDescriptorForType

fun getDescriptorForType(): EnumDescriptor!

getNumber

fun getNumber(): Int

getValueDescriptor

fun getValueDescriptor(): EnumValueDescriptor!

internalGetValueMap

static fun internalGetValueMap(): EnumLiteMap<ScreenLayoutLong!>!

valueOf

static fun valueOf(value: Int): ScreenLayoutLong!
static fun valueOf(desc: EnumValueDescriptor!): ScreenLayoutLong!