Click or drag to resize

AnimationName Property

Version 107.1.120
`Animation`'s name.

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

Property Value

Type: String
See Also