MessageCloseEventArgs

12 Sep 20251 minute to read

Provides information about the closed event.

Properties

element Element

Returns the element.

event Event

Returns the original event arguments.

isInteracted boolean

Determines whether the event is triggered by interaction.