mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-12 06:40:21 +00:00
4 lines
123 B
Objective-C
4 lines
123 B
Objective-C
NS_CLASS_DEPRECATED_IOS(5_0, 7_1)
|
|
@interface PLCropOverlayBottomBar : UIToolbar
|
|
- (void)_setVisibility:(BOOL)visible;
|
|
@end
|