focusView
The currently focused view object.
Declaration
class var focusView: NSView? { get }Discussion
The value in this property is nil if there is no focused view.
The currently focused view object.
class var focusView: NSView? { get }The value in this property is nil if there is no focused view.