GoogleMobileAds.Api.NativeTemplateTextStyle

Text style options for native templates.

Summary

Constructors and Destructors

NativeTemplateTextStyle()

Properties

BackgroundColor
Color
Background color.
FontSize
int
Size of the Text to be displayed.
Style
FontStyle for the text.
TextColor
Color
Color of the Text to be rendered.

Properties

BackgroundColor

Color BackgroundColor

Background color.

FontSize

int FontSize

Size of the Text to be displayed.

Style

NativeTemplateFontStyle Style

FontStyle for the text.

TextColor

Color TextColor

Color of the Text to be rendered.

Public functions

NativeTemplateTextStyle

 NativeTemplateTextStyle()