#import <ABKInAppMessageWindow.h>
Properties | |
BOOL | handleAllTouchEvents |
ABKInAppMessageWindow handles a subset of all touches.
By default, touches not handled by ABKInAppMessageWindow are automatically passed to the next UIWindow in the view hierarchy by UIKit.
|
readwritenonatomicassign |
ABKInAppMessageWindow handles all touch events when enabled, no touch events are passed to a next UIWindow.