---
title: "fixed(_:)"
framework: realitykit
role: symbol
role_heading: Type Method
path: "realitykit/levelofdetailcomponent/levelselection-swift.struct/fixed(_:)"
---

# fixed(_:)

Override automatic selection and always display the specified level index.

## Declaration

```swift
static func fixed(_ level: Int) -> LevelOfDetailComponent.LevelSelection
```
