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

isDeprecated

A Boolean value indicating whether the scalar is deprecated. このスカラーが非推奨であるかどうかを指し示すブール値。

Declaration 宣言

var isDeprecated: Bool { get }

Discussion 解説

Scalars are never removed from the Unicode Standard, but the usage of deprecated scalars is strongly discouraged. スカラーは決して「ユニコード標準」から取り除かれません、しかし非推奨のスカラーの使用は強く反対されます。

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