The receiver’s view.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
var view: NSView? { get set }
Discussion
Note that many of the set/get methods are implemented by calls forwarded to the NSView
object referenced by this attribute, if the object responds to it.