#import "RNNOptions.h"

@interface WindowOptions : RNNOptions

@property(nonatomic, strong) Color *backgroundColor;

@end
