Declaration

@IBOutlet unowned(unsafe) var bottomView: GSColorBackgroundView { get set }

Declaration

@property (nonatomic, unsafe_unretained) GSColorBackgroundView * bottomView;

Declaration

bottomView() -> GSColorBackgroundView
setBottomView_(bottomView: GSColorBackgroundView)