Click or drag to resize

WindowGroupChangedPayloadreason Field

The reason this event was triggered.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string reason

Field Value

Type: String
Remarks
'leave' A window has left the group due to a leave or merge with group. 'join' A window has joined the group. 'merge' Two groups have been merged together. 'disband' There are no other windows in the group
See Also