🌈 Create new beautiful Compose Gradients with our new wesite ->
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.

Properties

isIdentity

Source set: Android
override val isIdentity: Boolean

Functions

write

Source set: Android
override fun write(writer: RemoteComposeBuffer, creationState: RemoteComposeCreationState)

Content updated: