Contents

CTRubyPosition.count

A constant that accounts for all ruby positions during ruby annotation creation.

Declaration

case count

Discussion

When you create a ruby annotation using CTRubyAnnotationCreate(_:_:_:_:), use this constant to allocate an array of CFString texts that contains a sufficient number of elements for each CTRubyPosition.

See Also

Constants