NotificationResponseCategory.CustomDismiss

From Xojo Documentation

Property (As Boolean )
aNotificationResponseCategory.CustomDismiss = newBooleanValue
or
BooleanValue = aNotificationResponseCategory.CustomDismiss

New in 2020r2

Supported for all project types and targets.

If True, send dismiss actions to the NotificationCenter.UserResponded event for handling.

See Also

NotificationCenter.UserResponded event.