| AnimationEffectFill Property  | 
Version 102.0.100 
            `AnimationEffect`'s fill mode.
            
 
    Namespace: 
   CefSharp.DevTools.Animation
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
 Syntax
Syntaxpublic string Fill { get; set; }public:
property String^ Fill {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String See Also
See Also