rotate

abstract fun rotate(degree: Float, origin: TransformOrigin = TransformOrigin.Center)

Rotate the view along z-axis by given degree and origin

Parameters

degree

the degree of rotation

origin

the origin of rotation