Contents

makeStandardActivatePopoverGestureRecognizer()

Returns a gesture recognizer, configured to invoke the Showpopover(_:) method.

Declaration

func makeStandardActivatePopoverGestureRecognizer() -> NSGestureRecognizer

Discussion

Use this method to create a gesture recognizer that you then attach to a custom collapsedRepresentation view.

See Also

Expanding and collapsing a popover