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

# update(with:)

## Declaration

```swift
@discardableResult mutating func update(with newMember: NSCursor.FrameResizeDirection) -> NSCursor.FrameResizeDirection?
```
