---
title: "init(rawValue:)"
framework: tvmlkit
role: symbol
role_heading: Initializer
path: "tvmlkit/tvdocumentviewcontroller/event/init(rawvalue:)"
---

# init(rawValue:)

Create an instance of a new document view controller event based on a string value.

## Declaration

```swift
init(rawValue: String)
```

## See Also

### Initializers for Document View Controller Events

- [init(_:)](tvmlkit/tvdocumentviewcontroller/event/init(_:).md)
