ActivityMessageEventArgs Interface
Deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.
Activity Message Event arguments.
Properties
Name | Type | Description | |
---|---|---|---|
details | ActivityMessageDetails | undefined | Message details set by calling NotificationManager.setupActivityMessage | |
MessageType | Current message for the activity | ||
percentage | number | Current percentage for the activity | |
restored | boolean | undefined | Indicates whether the activity message popup is being restored |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.