makeStandardActivatePopoverGestureRecognizer()
Returns a gesture recognizer, configured to invoke the Showpopover(_:) method.
Declaration
func makeStandardActivatePopoverGestureRecognizer() -> NSGestureRecognizerDiscussion
Use this method to create a gesture recognizer that you then attach to a custom collapsedRepresentation view.