<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSCursor/FrameResizePosition/trailing(relativeTo:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "s:So27NSCursorFrameResizePositionV6AppKitE8trailing10relativeToABSo30NSUserInterfaceLayoutDirectionV_tFZ"
  },
  "title" : "trailing(relativeTo:)"
}
-->

# trailing(relativeTo:)

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

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)