Click or drag to resize

ViewOptionsChangedEventArgsOptionsDifference Property

Shows which options wsere updated, and what their old and new values are

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

Property Value

Type: Object
See Also