Click or drag to resize

AnimationName Property

Version 113.3.50
`Animation`'s name.

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

Property Value

Type: String
See Also