-
public final class DaroNativeAdTemplate.Banner extends DaroNativeAdTemplate
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerbackgroundColorprivate final IntegertitleColorprivate final IntegerdescriptionColorprivate final IntegerctaBackgroundColorprivate final IntegerctaTextColorprivate final IntegeradMarkLabelTextColor
-
Method Summary
Modifier and Type Method Description final IntegergetBackgroundColor()final IntegergetTitleColor()final IntegergetDescriptionColor()final IntegergetCtaBackgroundColor()final IntegergetCtaTextColor()final IntegergetAdMarkLabelTextColor()-
-
Method Detail
-
getBackgroundColor
final Integer getBackgroundColor()
-
getTitleColor
final Integer getTitleColor()
-
getDescriptionColor
final Integer getDescriptionColor()
-
getCtaBackgroundColor
final Integer getCtaBackgroundColor()
-
getCtaTextColor
final Integer getCtaTextColor()
-
getAdMarkLabelTextColor
final Integer getAdMarkLabelTextColor()
-
-
-
-