Click or drag to resize

AnimationTransitionsToJObject Method

Returns all the underliying transitions as one JObject.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public JObject ToJObject()

Return Value

Type: JObject

[Missing <returns> documentation for "M:Openfin.Desktop.AnimationTransitions.ToJObject"]

See Also