Click or drag to resize

AnimationCssId Property

Version 130.1.90
A unique ID for `Animation` representing the sources that triggered this CSS animation/transition.

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

Property Value

String
See Also