Instance Property
detailViewHeightConstraint
Declaration
@IBOutlet var detailViewHeightConstraint: NSLayoutConstraint! { get set }Declaration
@property (nonatomic, strong) NSLayoutConstraint * detailViewHeightConstraint;Declaration
detailViewHeightConstraint() -> NSLayoutConstraint
setDetailViewHeightConstraint_(detailViewHeightConstraint: NSLayoutConstraint)