enclosingMenuItem
The menu item containing the view or any of its superviews in the view hierarchy.
Declaration
var enclosingMenuItem: NSMenuItem? { get }Discussion
The value of this property is nil if the view is not in a menu item.
The menu item containing the view or any of its superviews in the view hierarchy.
var enclosingMenuItem: NSMenuItem? { get }The value of this property is nil if the view is not in a menu item.