OpacityTransitionDuration Property |
The Duration property represents the total time in milliseconds
for the transition to complete.
Default: 0
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public int Duration { get; set; }
Property Value
Type:
Int32
The Duration property gets/sets the value of the underlying
JObject field, "duration".
See Also