---
title: "init(rawValue:)"
framework: mapkit
role: symbol
role_heading: Initializer
path: "mapkit/mkfeaturedisplaypriority/init(rawvalue:)"
---

# init(rawValue:)

Creates a feature display priority using the specified raw floating point value.

## Declaration

```swift
init(rawValue: Float)
```

## Parameters

- `rawValue`: The floating point value of the feature display priority.

## See Also

### Creating Feature Display Priorities

- [init(_:)](mapkit/mkfeaturedisplaypriority/init(_:).md)
