Contents

isExtender

A Boolean value indicating whether the scalar’s principal function is to extend the value or shape of a preceding alphabetic scalar.

Declaration

var isExtender: Bool { get }

Discussion

Typical extenders are length and iteration marks.

This property corresponds to the “Extender” property in the Unicode Standard.