AnimationViewOrScrollTimeline Property |
Version 130.1.90
View or scroll timeline
Namespace: CefSharp.DevTools.AnimationAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public ViewOrScrollTimeline ViewOrScrollTimeline { get; set; }
public:
property ViewOrScrollTimeline^ ViewOrScrollTimeline {
ViewOrScrollTimeline^ get ();
void set (ViewOrScrollTimeline^ value);
}
Property Value
ViewOrScrollTimelineSee Also