---
title: NSScrollEdgeEffectStyle
framework: appkit
role: symbol
role_heading: Class
path: appkit/nsscrolledgeeffectstyle
---

# NSScrollEdgeEffectStyle

Styles for a scroll view’s edge effect.

## Declaration

```swift
@MainActor class NSScrollEdgeEffectStyle
```

## Topics

### Type Properties

- [automatic](appkit/nsscrolledgeeffectstyle/automatic.md)
- [hard](appkit/nsscrolledgeeffectstyle/hard.md)
- [soft](appkit/nsscrolledgeeffectstyle/soft.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)

## See Also

### Configuring the scroll edge effect

- [preferredScrollEdgeEffectStyle](appkit/nstitlebaraccessoryviewcontroller/preferredscrolledgeeffectstyle.md)
