<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/kCMTextDisplayFlag_scrollDirection_rightToLeft",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core Media"
    ],
    "preciseIdentifier" : "c:@Ea@kCMTextDisplayFlag_scrollIn@kCMTextDisplayFlag_scrollDirection_rightToLeft"
  },
  "title" : "kCMTextDisplayFlag_scrollDirection_rightToLeft"
}
-->

# kCMTextDisplayFlag_scrollDirection_rightToLeft

A flag that describes the text is horizontally scrolled (“marquee style”), entering from the right and leaving towards the left.

```
var kCMTextDisplayFlag_scrollDirection_rightToLeft: CMTextDisplayFlags { 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)