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

# NSTextBlock.Layer.margin

Margin of the text block: space surrounding the border.

## Declaration

```swift
case margin
```

## See Also

### Constants

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