Declaration

@IBOutlet unowned(unsafe) var previewBackgroundView: NSView { get set }

Declaration

@property (nonatomic, unsafe_unretained) NSView * previewBackgroundView;

Declaration

previewBackgroundView() -> NSView
setPreviewBackgroundView_(previewBackgroundView: NSView)