Contents

localizedName(forFilterName:)

Returns the localized name for the specified filter name.

Declaration

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

Parameters

  • filterName:

    A filter name.

Return Value

The localized name for the filter.

See Also

Getting localized information for registered filters