Notification.UserInfo

From Xojo Documentation

Read-Only Property (As Dictionary )
DictionaryValue = aNotification.UserInfo

New in 2020r2

Supported for all project types and targets.

Information sent along with the notification.

Notes

The underlying data structure is JSON format.

See Also

JSONItem class.