Declaration

@IBOutlet unowned(unsafe) var bottomToolbarContainer: NSBox { get set }

Declaration

@property (nonatomic, unsafe_unretained) NSBox * bottomToolbarContainer;

Declaration

bottomToolbarContainer() -> NSBox
setBottomToolbarContainer_(bottomToolbarContainer: NSBox)