@interface WLSettings : NSObject @property (nonatomic) BOOL enableDisplayZoom; - (id)init; @end