unread property

int unread
final

The number to show in the badge. If it's equal to 0, only the icon will be shown and no badge will show.

Defaults to 0.

Implementation

final int unread;