Resource.String.StatusBarNotificationInfoOverflow Field

Definition

Text to use when the number in a notification info is too large (greater than status_bar_notification_info_maxnum, defined in values/config.xml) and must be truncated.

[Android.Runtime.Register("status_bar_notification_info_overflow")]
public const int StatusBarNotificationInfoOverflow = 17039383;
[<Android.Runtime.Register("status_bar_notification_info_overflow")>]
val mutable StatusBarNotificationInfoOverflow : int

Field Value

Value = 17039383
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to