🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

PendingOp.Translate

Represents a translation transformation.

Source set: Android
class Translate(val dx: RemoteFloat, val dy: RemoteFloat) : PendingOp()

Represents a translation transformation.

Properties

isIdentity

Source set: Android
override val isIdentity: Boolean

Functions

write

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

Content updated: