---
title: "PendingOp.Skew"
description: "Represents a skew transformation."
type: "class"
lastmod: "2026-07-19T07:47:45.857464Z"
---
## API Reference

> Source set: Android

```kotlin
class Skew(val sx: RemoteFloat, val sy: RemoteFloat) : PendingOp()
```

Represents a skew transformation.
