Instance Property インスタンスプロパティ

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. このプロパティは、ユニコード標準における “Extender” に相当します。