---
title: "update(with:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nshorizontaldirection/set/update(with:)"
---

# update(with:)

## Declaration

```swift
@discardableResult mutating func update(with newMember: NSHorizontalDirection) -> NSHorizontalDirection?
```
