CB-6389 CB-3617: Add clearcache and clearsessioncache options to iOS (like Android)

This commit is contained in:
mbradshawabs
2014-04-02 09:19:05 -05:00
committed by Ian Clelland
parent 9399ed3955
commit 22c7a0e51e
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -45,6 +45,8 @@
@property (nonatomic, assign) BOOL toolbar;
@property (nonatomic, copy) NSString* closebuttoncaption;
@property (nonatomic, copy) NSString* toolbarposition;
@property (nonatomic, assign) BOOL clearcache;
@property (nonatomic, assign) BOOL clearsessioncache;
@property (nonatomic, copy) NSString* presentationstyle;
@property (nonatomic, copy) NSString* transitionstyle;