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

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