Contents

localizedDescription(forFilterName:)

Returns the localized description of a filter for display in the user interface.

Declaration

class func localizedDescription(forFilterName filterName: String) -> String?

Parameters

  • filterName:

    The filter name.

Return Value

The localized description of the filter.

See Also

Getting localized information for registered filters