Contents

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.

See Also

Getting the Related Objects