---
title: playsInline
framework: webkitjs
role: symbol
role_heading: Instance Property
path: webkitjs/htmlvideoelement/2528111-playsinline
---

# playsInline

A Boolean value indicating whether the video plays inline.

## Declaration

```data
attribute boolean playsInline;
```

## See Also

### Displaying Presentation Mode

- [webkitSetPresentationMode](webkitjs/htmlvideoelement/1631224-webkitsetpresentationmode.md)
- [webkitSupportsPresentationMode](webkitjs/htmlvideoelement/1629816-webkitsupportspresentationmode.md)
- [webkitPresentationMode](webkitjs/htmlvideoelement/1631913-webkitpresentationmode.md)
