Android.App.Notification.TickerText Property
Text that summarizes this notification for accessibility services.

Syntax

[Android.Runtime.Register("tickerText")]
public Java.Lang.ICharSequence TickerText { get; set; }

See Also

Notification.TickerView

Value

Documentation for this section has not yet been entered.

Remarks

Text that summarizes this notification for accessibility services. As of the L release, this text is no longer shown on screen, but it is still useful to accessibility services (where it serves as an audible announcement of the notification's appearance).

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1