valueOf

fun valueOf(nativeValue: Int): TextHAlignment?

Get the enum entry from a native sdk value.

Return

the corresponding kotlin enum entry or null if not found.