101fcb994e
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
14 lines
147 B
Markdown
14 lines
147 B
Markdown
---
|
|
sidebar_label: ScreenshotClip.y
|
|
---
|
|
|
|
# ScreenshotClip.y property
|
|
|
|
#### Signature:
|
|
|
|
```typescript
|
|
interface ScreenshotClip {
|
|
y: number;
|
|
}
|
|
```
|