Start native apps faster with the Composables CLI ->
Class

PendingOp.Translate

Represents a translation transformation.

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

Represents a translation transformation.

Last updated: