Contents

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.