Contents

init(contentListWithViewController:)

Creates a split view item that represents a content list for the specified view controller.

Declaration

convenience init(contentListWithViewController viewController: NSViewController)

Discussion

You use a content list to display information like the Mail app’s list of messages or the Notes app’s list of notes.

Content lists use standard system default values for these properties:

See Also

Creating a split view item