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)