---
title: "trailing(relativeTo:)"
framework: appkit
role: symbol
role_heading: Type Method
path: "appkit/nscursor/frameresizeposition/trailing(relativeto:)"
---

# trailing(relativeTo:)

The trailing edge of the frame, in the given user interface layout direction.

## Declaration

```swift
static func trailing(relativeTo layoutDirection: NSUserInterfaceLayoutDirection) -> NSCursor.FrameResizePosition
```
