documentView
The subview that displays the web content.
Declaration
var documentView: (any NSView & WebDocumentView)! { get }Discussion
Use allowsScrolling to enable scrolling of this view.
The subview that displays the web content.
var documentView: (any NSView & WebDocumentView)! { get }Use allowsScrolling to enable scrolling of this view.