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