flip

fun flip(flippableState: FlippableState)

Flips the view to the passed flippableState

Parameters

flippableState

The side to flip the view to.


fun flip()

Flips the view to the other side. If it's FlippableState.FRONT it goes to FlippableState.BACK and vice-versa