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