ItemConfigTypeComponentState Property |
A serializable object. Will be passed to the component constructor function and will be the value returned by GetState().
Namespace:
Openfin.Desktop.PlatformAPI.Layout
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public Object ComponentState { get; set; }
Property Value
Type:
ObjectSee Also