Start native apps faster with the Composables CLI ->
Class

PendingOp.Rotate

Represents a rotation transformation.

Source set: Android
class Rotate(val angle: RemoteFloat, val px: RemoteFloat?, val py: RemoteFloat?) : PendingOp()

Represents a rotation transformation.

Last updated: