---
title: "init(label:value:importance:)"
framework: realitykit
role: symbol
role_heading: Initializer
path: "realitykit/accessibilitycomponent/customcontent-swift.struct/init(label:value:importance:)"
---

# init(label:value:importance:)

Creates a new CustomContent with the given label, value, and importance.

## Declaration

```swift
init(label: LocalizedStringResource, value: LocalizedStringResource, importance: AXCustomContent.Importance)
```
