NotificationPresentationHandler

Interface for activities that handle the presentation of notifications.

This interface defines a property that allows customization of how notifications are displayed within an activity. Activities implementing this interface can control the appearance and behavior of notifications by providing a handler function.

Properties

Link copied to clipboard

A handler function that determines the presentation mode for notifications.