Contents

delegate

The object that serves as the delegate to the list template.

Declaration

weak var delegate: (any CPListTemplateDelegate)? { get set }

See Also

Responding to List Events