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