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 classFeedAdAppearance.BuilderClass for creating new FeedAd object FeedAdAppearance.
@property width Feed card width.
-
Field Summary
Fields Modifier and Type Field Description private final IntegercardWidthprivate final DoublecardCornerRadius
-
Constructor Summary
Constructors Constructor Description FeedAdAppearance(Integer cardWidth, Double cardCornerRadius)
-
Method Summary
Modifier and Type Method Description final IntegergetCardWidth()final DoublegetCardCornerRadius()Booleanequals(Object other)IntegerhashCode()
-