@NonNull static fun fromInt(value: Int): Visibility
Converts int to the enum. If not found, NONE is returned.