ViewOrScrollTimelineAxis Property |
Version 130.1.90
Orientation of the scroll
Namespace: CefSharp.DevTools.AnimationAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public ScrollOrientation Axis { get; set; }
public:
property ScrollOrientation Axis {
ScrollOrientation get ();
void set (ScrollOrientation value);
}
Property Value
ScrollOrientationSee Also