Contents

CTFontManagerGetScopeForURL(_:)

Returns the registration scope of the specified URL.

Declaration

func CTFontManagerGetScopeForURL(_ fontURL: CFURL) -> CTFontManagerScope

Parameters

  • fontURL:

    The font URL.

Return Value

The registration scope of the specified URL or kCTFontManagerScopeNone if not currently registered.

See Also

Functions