---
title: CTRubyAlignment.end
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctrubyalignment/end
---

# CTRubyAlignment.end

Aligns the ruby text with the ending edge of the base text.

## Declaration

```swift
case end
```

## See Also

### Constants

- [CTRubyAlignment.auto](coretext/ctrubyalignment/auto.md)
- [CTRubyAlignment.start](coretext/ctrubyalignment/start.md)
- [CTRubyAlignment.center](coretext/ctrubyalignment/center.md)
- [CTRubyAlignment.distributeLetter](coretext/ctrubyalignment/distributeletter.md)
- [CTRubyAlignment.distributeSpace](coretext/ctrubyalignment/distributespace.md)
- [CTRubyAlignment.lineEdge](coretext/ctrubyalignment/lineedge.md)
- [CTRubyAlignment.invalid](coretext/ctrubyalignment/invalid.md)
