Properties | |
BOOL | enableDismissOnOutsideTap |
IBOutlet NSLayoutConstraint * | iconImageHeightConstraint |
IBOutlet NSLayoutConstraint * | textsViewWidthConstraint |
IBOutlet UIView * | iconImageContainerView |
IBOutlet UIView * | graphicImageContainerView |
Additional Inherited Members |
|
readwritenonatomicassign |
This boolean determines if the modal in-app message will be dismissed when the user taps outside of the in-app message.
The default of this value is NO but can be overriden by setting the value of ABKEnableDismissModalOnOutsideTapKey in appboyOptions or in the Braze dictionary in your Info.plist file.
|
readwritenonatomicretain |
The NSLayoutConstraint that specifies the height of the part of the in-app message which houses the image.