---
title: regionPriority
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/search/regionpriority-data.property
---

# regionPriority

A region priority value that controls whether results occur outside, or strictly within, the region.

## Declaration

```data
get regionPriority(): RegionPriority;
set regionPriority(value: RegionPriority);
```

## Discussion

Discussion For more information on region priorities, see RegionPriority. Discussion Use this property to filter places that exist outside the bounds of a region that may have the same name.
