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