FlexItemHighlightConfigFlexibilityArrow Property |
Version 91.1.160
Style of the arrow representing if the item grew or shrank
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax public LineStyle FlexibilityArrow { get; set; }
public:
property LineStyle^ FlexibilityArrow {
LineStyle^ get ();
void set (LineStyle^ value);
}
Property Value
Type:
LineStyleSee Also