phoenix_title wx.adv.NotificationMessage.DismissalReason

The DismissalReason enumeration provides the following values:

Description

Value

Unknown

Reason unknown, possibly unsupported on this platform.

ByUser

The user dismissed the notification.

ByApp

The application itself closed the notification.

TimedOut

The notification expired after reaching its timeout.