×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
OOOoyalaTVBar.h
1
//
2
// OOOoyalaTVBar.h
3
// OoyalaTVSkinSDK
4
//
5
// Copyright © 2016 ooyala. All rights reserved.
6
//
7
8
#import <UIKit/UIKit.h>
9
10
@interface
OOOoyalaTVBar
: UIView
11
12
- (instancetype)initWithFrame:(CGRect)frame color:(UIColor *)color;
13
14
@end
OOOoyalaTVBar
Definition:
OOOoyalaTVBar.h:10
Send Feedback