booster / com.didiglobal.booster.aapt2 / Resources / Visibility / Level / valueOf

valueOf

static fun valueOf(value: Int): Level!

Parameters

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

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

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