---
title: didSwitchToNSLayoutManagerNotification
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextview/didswitchtonslayoutmanagernotification
---

# didSwitchToNSLayoutManagerNotification

Posted by the framework after switching to using the compatibility mode layout manager.

## Declaration

```swift
class let didSwitchToNSLayoutManagerNotification: NSNotification.Name
```

## See Also

### Notifications

- [didChangeSelectionNotification](appkit/nstextview/didchangeselectionnotification.md)
- [willChangeNotifyingTextViewNotification](appkit/nstextview/willchangenotifyingtextviewnotification.md)
- [didChangeTypingAttributesNotification](appkit/nstextview/didchangetypingattributesnotification.md)
- [willSwitchToNSLayoutManagerNotification](appkit/nstextview/willswitchtonslayoutmanagernotification.md)
