matches(_:)

Checks if the session value describes the same drag session as the object provided by AppKit.

Declaration

func matches(_ dragInfo: any NSDraggingInfo) -> Bool