booster / com.didiglobal.booster.aapt2 / Resources / Reference / Type / valueOf

valueOf

static fun valueOf(value: Int): Type!

Parameters

value - Int: The numeric wire value of the corresponding enum entry.

Return
Type!: The enum associated with the given numeric wire value.

static fun valueOf(desc: EnumValueDescriptor!): Type!