static fun valueOf(value: Int): UiModeType!
value
- Int: The numeric wire value of the corresponding enum entry.
Return
UiModeType!: The enum associated with the given numeric wire value.
static fun valueOf(desc: EnumValueDescriptor!): UiModeType!