NotificationsBuilder
class NotificationsBuilder
Supporting class to use Notifications with DSL.
Functions
Link copied to clipboard
Specify that the close button in the top-right corner of the notification should not be shown.
Link copied to clipboard
Alias of NotificationsBuilder.threshold with builder DSL.
Collapses all the current notifications into a single notification when the number of notifications exceed the threshold limit. A value of zero will disable the threshold behavior.