isBidiControl
A Boolean value indicating whether the scalar is a format control character that has a specific function in the Unicode Bidirectional Algorithm.
Declaration
var isBidiControl: Bool { get }Discussion
This property corresponds to the “Bidi_Control” property in the Unicode Standard.