#import "RNNOptions.h" @interface RNNOverlayOptions : RNNOptions @property (nonatomic) BOOL interceptTouches; @end