#import "RNNOptions.h" @interface RNNOverlayOptions : RNNOptions @property (nonatomic, strong) Bool* interceptTouchOutside; @end