Click or drag to resize

ContextHandler Delegate

[Missing <summary> documentation for "T:Openfin.Desktop.InteropAPI.ContextHandler"]

Namespace:  Openfin.Desktop.InteropAPI
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
public delegate void ContextHandler(
	Context context
)

Parameters

context
Type: Openfin.Desktop.InteropAPIContext
See Also