Contents

reloadPredicate()

Instructs the receiver to regenerate its predicate by invoking the corresponding delegate method.

Declaration

func reloadPredicate()

Discussion

You typically invoke this method because something has changed (for example, a view’s value).

See Also

Working with Predicates