---
title: scaleVisibility
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkscaleview/scalevisibility
---

# scaleVisibility

The visibility of the scale view.

## Declaration

```swift
var scaleVisibility: MKFeatureVisibility { get set }
```

## Discussion

Discussion You can configure a scale view to be visible all the time or only when the scale of the map changes.

## See Also

### Getting the scale view attributes

- [mapView](mapkit/mkscaleview/mapview.md)
- [legendAlignment](mapkit/mkscaleview/legendalignment.md)
- [MKScaleView.Alignment](mapkit/mkscaleview/alignment.md)
