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

# CTRubyAlignment.start

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

## Declaration

```swift
case start
```

## See Also

### Constants

- [CTRubyAlignment.auto](coretext/ctrubyalignment/auto.md)
- [CTRubyAlignment.center](coretext/ctrubyalignment/center.md)
- [CTRubyAlignment.end](coretext/ctrubyalignment/end.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)
