<!--
{
  "availability" : [
    "tvOS: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/AutomaticSubscriptionStoreControlPlacement/trailing",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "StoreKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:17_StoreKit_SwiftUI021AutomaticSubscriptionA16ControlPlacementV8trailingACvpZ"
  },
  "title" : "trailing"
}
-->

# trailing

A placement that anchors the subscription controls to the trailing edge of the view.

```
static var trailing: AutomaticSubscriptionStoreControlPlacement { get }
```

---

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)