---
title: wrapMode
framework: usd
role: article
role_heading: Article
path: usd/wrapmode
---

# wrapMode

An option that determines the flow of the text.

## Overview

Overview The default value is flowing. Wrap Modes Declaration token wrapMode = "flowing" (     allowedTokens = ["singleLine", "hardBreaks", "flowing"] )

## See Also

### Properties

- [content](usd/content.md)
- [font](usd/font.md)
- [pointSize](usd/pointsize.md)
- [width](usd/width.md)
- [height](usd/height.md)
- [depth](usd/depth.md)
- [horizontalAlignment](usd/horizontalalignment.md)
- [verticalAlignment](usd/verticalalignment.md)
