Click or drag to resize

AnimationPausedState Property

Version 130.1.90
`Animation`'s internal paused state.

Namespace: CefSharp.DevTools.Animation
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool PausedState { get; set; }

Property Value

Boolean
See Also