performFindPanelAction(_:)
An action method that opens the Find menu and Find panel.
Declaration
func performFindPanelAction(_ sender: Any?)Parameters
- sender:
The object that sent this message.
Discussion
This method behaves similar to the performFindPanelAction(_:) method in NSTextView.