AnimationOptionsRaw Property |
The Raw property represents the name for the window which
must be unique within the context of the invoking Application.
Default: An empty string
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public JObject Raw { get; }
Property Value
Type:
JObject
The Raw property gets the value of the underlying JObject.
See Also