5 lines
No EOL
79 B
Objective-C
5 lines
No EOL
79 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface UIView (YouTube)
|
|
- (BOOL)yt_isVisible;
|
|
@end |