Contents

rearrangeObjects()

Triggers filtering of the receiver’s content.

Declaration

func rearrangeObjects()

Discussion

This method invokes arrange(_:).

When you detect that filtering criteria change (such as when listening to the text sent by an NSSearchField instance), invoke this method on self.

See Also

Related Documentation

Arranging Objects