Click or drag to resize

WindowGroupChangedPayloadmemberOf Field

Which group array the window that the event listener was registered on is included in.

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

Field Value

Type: String
Remarks
'source' The window is included in sourceGroup 'target' The window is included in targetGroup 'nothing' The window is not included in sourceGroup nor targetGroup,
See Also