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