BCOVSSAICompanionSlot Class Reference
Inherits from | NSObject |
---|---|
Declared in | BCOVSSAICompanionSlot.h |
– initWithView:width:height:
The designated initializer.
- (instancetype)initWithView:(UIView *)view width:(NSInteger)width height:(NSInteger)height
Parameters
width |
The width of the companion ad to match. |
---|---|
height |
The height of the companion ad to match. |
Return Value
An intialized instance.
Discussion
The designated initializer.
Declared In
BCOVSSAICompanionSlot.h