IKFilterCustomUIProvider
A protocol used to provide a custom UI.
Declaration
protocol IKFilterCustomUIProviderOverview
The IKFilterCustomUIProvider protocol is an addition to the CIFilter class that defines a method for providing a view for a filter. This protocol is implemented by any filter that provides its own user interface.