Android.App
Notification
TickerView
Android.App.Notification.TickerView Property
A view showing the
Notification.TickerText
.
Syntax
[Android.Runtime.Register("tickerView")]
public
Android.Widget.RemoteViews
TickerView
{ get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
A view showing the
Notification.TickerText
. No longer displayed in the status bar as of API 21.
[Android Documentation]
Requirements
Namespace:
Android.App
Assembly:
Mono.Android (in Mono.Android.dll)
Assembly Versions:
0.0.0.0
Since:
Added in API level 11