AnimationCreatedEventArgsId Property |
Version 111.2.70
Id of the animation that was created.
Namespace:
CefSharp.DevTools.Animation
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public string Id { get; }
public:
property String^ Id {
String^ get ();
}
Property Value
Type:
StringSee Also