No overview available.
SDK
- macOS 10.14+
Framework
- App
Kit
Declaration
protocol NSMenuItemValidation
No overview available.
SDK
Framework
protocol NSMenuItemValidation
func validate Menu Item(NSMenu Item) -> Bool
Implemented to override the default action of enabling or disabling a specific menu item.
Required.