Contents

kCTFontRegistrationScopeAttribute

The font descriptor’s registration scope.

Declaration

let kCTFontRegistrationScopeAttribute: CFString

Discussion

The value associated with this key is an integer represented as a CFNumber object containing one of the CTFontManagerScope enumerated values. A value of NULL can be returned for font descriptors that are not registered.

See Also

Font Attribute Keys