StickyPositionConstraintNearestLayerShiftingStickyBox Property  | 
Version 93.1.111 
            The nearest sticky layer that shifts the sticky box
            
 
    Namespace: 
   CefSharp.DevTools.LayerTree
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic string NearestLayerShiftingStickyBox { get; set; }public:
property String^ NearestLayerShiftingStickyBox {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also