setContent(_:)
Sets the content view.
Declaration
func setContent(_ detailViewListContentView: UIView)func setContent(_ detailViewListContentView: NSView)Parameters
- detailViewListContentView:
The
NSViewfor the detail view content.
Sets the content view.
func setContent(_ detailViewListContentView: UIView)func setContent(_ detailViewListContentView: NSView)The NSView for the detail view content.