Contents

isVariationSelector

A Boolean value indicating whether the scalar is a variation selector.

Declaration

var isVariationSelector: Bool { get }

Discussion

Variation selectors allow rendering engines that support them to choose different glyphs to display for a particular code point.

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