Contents

separator()

Returns a menu item that is used to separate logical groups of menu commands.

Declaration

class func separator() -> NSMenuItem

Return Value

A menu item that is used to separate logical groups of menu commands.

Discussion

This menu item is disabled. The default separator item is blank space.

See Also

Related Documentation

Managing the separator item