mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +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 |