# XWUIDisplayModeFrame

MCP Apps display-mode host. Modes are CSS classes only — no Fullscreen API, no Picture-in-Picture. Content is text. Do not nest FloatingWindow.

## Basic Usage

Inline frame.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Inline frame.
```

## Fullscreen

Class-only fullscreen.

```example
file: examples/Fullscreen.ts
html: examples/Fullscreen.html
title: Fullscreen
description: Class-only fullscreen.
```

## PiP

Class-only pip.

```example
file: examples/Pip.ts
html: examples/Pip.html
title: PiP
description: Class-only pip.
```

## Autonomy

suggest.

```example
file: examples/Autonomy.ts
html: examples/Autonomy.html
title: Autonomy
description: suggest.
```

```api
```
