---
title: appleITTRight
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcaptionregion/appleittright
---

# appleITTRight

The right region for iTT format captions.

## Declaration

```swift
class var appleITTRight: AVCaptionRegion { get }
```

## Discussion

Discussion This region occupies the right 15% of the display area, and it uses a TBRL layout where a line progresses from top to bottom and the block extends from right to left. Lines are right justified.

## See Also

### Accessing defined regions

- [appleITTTop](avfoundation/avcaptionregion/appleitttop.md)
- [appleITTBottom](avfoundation/avcaptionregion/appleittbottom.md)
- [appleITTLeft](avfoundation/avcaptionregion/appleittleft.md)
- [subRipTextBottom](avfoundation/avcaptionregion/subriptextbottom.md)
