---
title: NSTextBlock.Layer.padding
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstextblock/layer/padding
---

# NSTextBlock.Layer.padding

Padding of the text block: space surrounding the content area extending to the border.

## Declaration

```swift
case padding
```

## See Also

### Constants

- [NSTextBlock.Layer.border](appkit/nstextblock/layer/border.md)
- [NSTextBlock.Layer.margin](appkit/nstextblock/layer/margin.md)
