BCOVPulseCompanionSlot Class Reference
Inherits from | NSObject |
---|---|
Declared in | BCOVPulseCompanionSlot.h |
– initWithView:width:height:
The designated initializer.
- (instancetype)initWithView:(UIView *)view width:(NSInteger)width height:(NSInteger)height
Parameters
view |
The UIView to display the ad companion. |
---|---|
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
BCOVPulseCompanionSlot.h