fromInt

fun fromInt(value: Int): RepeatMode?

Constructs a RepeatMode from value.

Return

A RepeatMode, or null when no corresponding RepeatMode is found for value.