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

# stronglyEmphasized

An intent that represents a strongly emphasized presentation.

## Declaration

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

## See Also

### Getting inline presentation types

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