×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
OOFullscreenButton.h
1
//
2
// OOFullscreenButton.h
3
// OoyalaSDK
4
//
5
// Copyright © 2017 Brightcove, Inc. All rights reserved.
6
//
7
8
#import "OOScalableImageButton.h"
9
10
#ifndef OOFullscreenButton_h
11
#define OOFullscreenButton_h
12
13
@interface
OOFullscreenButton
:
OOScalableImageButton
14
15
@end
16
17
#endif
/* OOFullscreenButton_h */
OOFullscreenButton
Definition:
OOFullscreenButton.h:13
OOScalableImageButton
Definition:
OOScalableImageButton.h:14
Send Feedback