Instance Propertyswift 6.0.1Swift

isBidiControl

A Boolean value indicating whether the scalar is a format control character that has a specific function in the Unicode Bidirectional Algorithm.

var isBidiControl: Bool { get }

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