mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-21 05:45:13 +00:00
6 lines
No EOL
144 B
Objective-C
6 lines
No EOL
144 B
Objective-C
@interface TransparentToolbar : UIToolbar
|
|
|
|
@property (nonatomic, assign) BOOL onRightSide;
|
|
@property (nonatomic, assign) BOOL keepSpacing;
|
|
|
|
@end |