Start native apps faster with the Composables CLI ->
Class

PendingOp.Skew

Represents a skew transformation.

Source set: Android
class Skew(val sx: RemoteFloat, val sy: RemoteFloat) : PendingOp()

Represents a skew transformation.

Last updated: