Contents

removeCollection(_:)

Removes the specified font collection.

Declaration

func removeCollection(_ collectionName: String) -> Bool

Parameters

  • collectionName:

    The collection to remove.

Return Value

true if the font collection was successfully removed; otherwise, false.

See Also

Methods