---
title: NSSpringLoadingHighlight.emphasized
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsspringloadinghighlight/emphasized
---

# NSSpringLoadingHighlight.emphasized

A constant that indicates emphasized highlighting to show active spring-loading on the destination.

## Declaration

```swift
case emphasized
```

## Discussion

Discussion Apply highlighting to the destination’s user interface to visually indicate to the user that spring-loading is engaged on the destination.

## See Also

### Constants

- [NSSpringLoadingHighlight.none](appkit/nsspringloadinghighlight/none.md)
- [NSSpringLoadingHighlight.standard](appkit/nsspringloadinghighlight/standard.md)
