filterName()
Returns the name of the filter that is currently selected in the filter browser.
Declaration
func filterName() -> String!Return Value
The name of the currently selected filter.
Discussion
Use this method in response to the notifications IKFilterBrowserFilterSelectedNotification or IKFilterBrowserFilterDoubleClickNotification, or after the user makes a choice in a dialog.