valueOf

fun valueOf(nativeValue: Int): ArrowStyle?

Get the enum entry from a native sdk value.

Return

the corresponding kotlin enum entry or null if not found.