Contents

NSTextFinder.Action

These constants specify the user interface item tags that correspond find action. These constants are passed to the Performtextfinderaction(_:) method, the responder will call the appropriate method for the tag. That method will, in turn, determine the desired action and invoke the appropriate method in the NSTextFinder object’s NSTextFinderClient protocol.

Declaration

enum Action

Topics

Constants

Initializers

See Also

Constants