Contents

IKFilterCustomUIProvider

A protocol used to provide a custom UI.

Declaration

protocol IKFilterCustomUIProvider

Overview

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.

Topics

Providing a Custom View

See Also

Protocols