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