---
title: Body
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/slidertickcontent/body-swift.associatedtype
---

# Body

## Declaration

```swift
associatedtype Body : RandomAccessCollection where Self.Body.Element == SliderTick<Self.Value>
```
