AnimationEffectDirection Property |
Version 103.0.120
`AnimationEffect`'s playback direction.
Namespace:
CefSharp.DevTools.Animation
Assembly:
CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax public string Direction { get; set; }
public:
property String^ Direction {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also