Instance Property
messageHeightConstraint
Declaration
unowned(unsafe) var messageHeightConstraint: NSLayoutConstraint! { get set }Declaration
@property (nonatomic, assign) NSLayoutConstraint * messageHeightConstraint;Declaration
messageHeightConstraint() -> NSLayoutConstraint
setMessageHeightConstraint_(messageHeightConstraint: NSLayoutConstraint)