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

age

The earliest version of the Unicode Standard in which the scalar was assigned. それにおいてこのスカラーが割り当てられた「ユニコード標準」の最も時期の早いバージョン。

Declaration 宣言

var age: Unicode.Version? { get }

Discussion 解説

This value is nil for code points that have not yet been assigned. この値は、まだ割り当てられていないコード点に対してnilです。

This property corresponds to the “Age” property in the Unicode Standard. このプロパティは、ユニコード標準における “Age” に相当します。