ticker property

String? ticker
getter/setter pair

Sets the "ticker" text, which is sent to accessibility services.

Prior to API level 21 (Lollipop), sets the text that is displayed in the status bar when the notification first arrives.

Implementation

core.String? ticker;