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