Declaration

@IBOutlet weak var predicateHeightConstrain: NSLayoutConstraint! { get set }

Declaration

@property (nonatomic, weak) NSLayoutConstraint * predicateHeightConstrain;

Declaration

predicateHeightConstrain() -> NSLayoutConstraint
setPredicateHeightConstrain_(predicateHeightConstrain: NSLayoutConstraint)