Package com.yandex.mobile.ads.feed
Class FeedAdAppearance
-
- All Implemented Interfaces:
public final class FeedAdAppearance
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
FeedAdAppearance.Builder
Class for creating new FeedAd object FeedAdAppearance.
@property width Feed card width.
-
Field Summary
Fields Modifier and Type Field Description private final Integer
cardWidth
private final Double
cardCornerRadius
-
Constructor Summary
Constructors Constructor Description FeedAdAppearance(Integer cardWidth, Double cardCornerRadius)
-
Method Summary
Modifier and Type Method Description final Integer
getCardWidth()
final Double
getCardCornerRadius()
Boolean
equals(Object other)
Integer
hashCode()
-