Returns the registration scope of the specified URL.
SDK
- macOS 10.6+
Framework
- Core Text
Declaration
func CTFontManagerGetScopeForURL(_ fontURL: CFURL) -> CTFont Manager Scope
Parameters
fontURL
The font URL.
Return Value
The registration scope of the specified URL or k
if not currently registered.