Add customisation of the navigation buttons for iOS

This commit is contained in:
Bentley O'Kane-Chase
2018-03-21 21:50:25 +10:00
parent a3fca87ee5
commit 65a825a193
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@
@property (nonatomic, copy) NSString* toolbarcolor;
@property (nonatomic, assign) BOOL toolbartranslucent;
@property (nonatomic, assign) BOOL hidenavigationbuttons;
@property (nonatomic, copy) NSString* navigationbuttoncolor;
@property (nonatomic, assign) BOOL clearcache;
@property (nonatomic, assign) BOOL clearsessioncache;