secondaryTextStyle property

NativeTemplateTextStyle? secondaryTextStyle
getter/setter pair

The NativeTemplateTextStyle for the second row of text in the template.

All templates have a secondary text area which is populated either by the body of the ad or by the rating of the app.

Implementation

NativeTemplateTextStyle? secondaryTextStyle;