Instance Property
bottomToolbar
Declaration
@IBOutlet unowned(unsafe) var bottomToolbar: NSStackView { get set }Declaration
@property (nonatomic, unsafe_unretained) NSStackView * bottomToolbar;Declaration
bottomToolbar() -> NSStackView
setBottomToolbar_(bottomToolbar: NSStackView)