ticker property
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;
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.
core.String? ticker;