---
title: emphasized
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/inlinepresentationintent/emphasized
---

# emphasized

An intent that represents an emphasized presentation.

## Declaration

```swift
static var emphasized: InlinePresentationIntent { get }
```

## See Also

### Getting inline presentation types

- [code](foundation/inlinepresentationintent/code.md)
- [lineBreak](foundation/inlinepresentationintent/linebreak.md)
- [softBreak](foundation/inlinepresentationintent/softbreak.md)
- [strikethrough](foundation/inlinepresentationintent/strikethrough.md)
- [stronglyEmphasized](foundation/inlinepresentationintent/stronglyemphasized.md)
- [inlineHTML](foundation/inlinepresentationintent/inlinehtml.md)
- [blockHTML](foundation/inlinepresentationintent/blockhtml.md)
