---
title: "init(rawValue:)"
framework: paperkit
role: symbol
role_heading: Initializer
path: "paperkit/featureset/linemarkerpositions-swift.struct/init(rawvalue:)"
---

# init(rawValue:)

Creates a new set of marker positions from the given raw value.

## Declaration

```swift
init(rawValue: Int)
```

## Parameters

- `rawValue`: The raw bitmask to use for the option set.
