showUnreadThreadsBanner

fun showUnreadThreadsBanner(unreadThreadsCount: Int)

Show the 'unread threads' banner. Hides the banner if unreadThreadsCount == 0.

Parameters

unreadThreadsCount

The number of unread threads.