MXKRoomBubbleTableViewCell: Expose attachViewLeadingConstraint property.

This commit is contained in:
SBiOSoftWhare
2022-01-21 17:34:27 +01:00
parent 9f3d57da55
commit f40cfa6b1d
5 changed files with 10 additions and 7 deletions
@@ -216,6 +216,7 @@ extern NSString *const kMXKRoomBubbleCellUrlItemInteraction;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachViewMinHeightConstraint;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachViewTopConstraint;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachViewBottomConstraint;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachViewLeadingConstraint;
/**
The constraints which defines the relationship between bubbleInfoContainer and its superview