Contents

isPatternWhitespace

A Boolean value indicating whether the scalar is recommended to be treated as whitespace when parsing patterns represented in source code.

Declaration

var isPatternWhitespace: Bool { get }

Discussion

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