Braze iOS SDK
Documentation for the Braze iOS SDK
 All Classes Functions Properties
Properties | List of all members
ABKInAppMessageSlideupViewController Class Reference

Properties

IBOutlet UIImageView * arrowImage
 
CGFloat offset
 
- Properties inherited from ABKInAppMessageViewController
ABKInAppMessageinAppMessage
 
IBOutlet UIImageView * iconImageView
 
IBOutlet UILabel * iconLabelView
 
IBOutlet UILabel * inAppMessageMessageLabel
 
BOOL isiPad
 

Additional Inherited Members

- Instance Methods inherited from ABKInAppMessageViewController
(instancetype) - initWithInAppMessage:
 
(void) - hideInAppMessage:
 
(void) - beforeMoveInAppMessageViewOffScreen
 
(void) - moveInAppMessageViewOffScreen
 
(void) - beforeMoveInAppMessageViewOnScreen
 
(void) - moveInAppMessageViewOnScreen
 
(BOOL) - applyImageToImageView:
 
(BOOL) - applyIconToLabelView:
 

Property Documentation

- (IBOutlet UIImageView*) arrowImage
readwritenonatomicweak

The UIImageView for the arrow of the in-app message.

- (CGFloat) offset
readwritenonatomicassign

The offset which controls the slideup in-app message vertical position once visible.