Click or drag to resize

WindowOptionsCustomData Property

Gets or sets custom data for the given Window instance.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Object CustomData { get; set; }

Property Value

Type: Object
See Also