Contents

isMultiple

A Boolean value that indicates whether the currently selected font has multiple fonts.

Declaration

var isMultiple: Bool { get }

Discussion

When the value of this property is true, the last font selection recorded has multiple fonts; if the last font selection recorded is a single font, the value is false.

See Also

Setting and Examining the Selected Font