Interface: AndroidBigTextStyle

The interface used when displaying a Big Text Style notification.

View the Big Text documentation to learn more.

Platform

android

Properties

summary?

optional summary: string

If set, overrides the main notification summary when the notification is expanded.

text

text: string

The text to display when the notification is expanded.

title?

optional title: string

If set, overrides the main notification title when the notification is expanded.

type

type: BIGTEXT

Constant enum value used to identify the style type.