---
title: textToSecondaryTextVerticalPadding
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilistcontentconfiguration-swift.struct/texttosecondarytextverticalpadding
---

# textToSecondaryTextVerticalPadding

The vertical padding between the text and secondary text.

## Declaration

```swift
var textToSecondaryTextVerticalPadding: CGFloat { get set }
```

## Discussion

Discussion This value only applies when there’s both text and secondary text, and they’re in a stacked vertical layout.

## See Also

### Customizing layout

- [axesPreservingSuperviewLayoutMargins](uikit/uilistcontentconfiguration-swift.struct/axespreservingsuperviewlayoutmargins.md)
- [directionalLayoutMargins](uikit/uilistcontentconfiguration-swift.struct/directionallayoutmargins.md)
- [prefersSideBySideTextAndSecondaryText](uikit/uilistcontentconfiguration-swift.struct/preferssidebysidetextandsecondarytext.md)
- [imageToTextPadding](uikit/uilistcontentconfiguration-swift.struct/imagetotextpadding.md)
- [textToSecondaryTextHorizontalPadding](uikit/uilistcontentconfiguration-swift.struct/texttosecondarytexthorizontalpadding.md)
