# showCurrentUserWidget
Description: the notification indicating that the widget providing information about the current user has changed its visibility.
Example:
{
"event": "showCurrentUserWidget",
"show": false,
"method": "event"
}
Parameter description:
show
— the flag indicating if the widget with information about the current user is displayed. Thetrue
value is returned if the widget is visible.
See also: