CB-6389 CB-3617: Add clearcache and clearsessioncache options to iOS (like Android)
This commit is contained in:
committed by
Ian Clelland
parent
9399ed3955
commit
22c7a0e51e
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user