Contents

excluding(_:)

Show all points of interest except those belonging to certain categories using the list you provide.

Declaration

static func excluding(_ categories: MKPointOfInterestCategory...) -> PointOfInterestCategories

Parameters

  • categories:

    The points of interest categories to exclude.

Return Value

Returns a set of point of interest categories to exclude.

See Also

Modifying the categories to include or exclude