FlexContainerHighlightConfigCrossAlignment Property |
Version 109.1.110
Style of the self-alignment line (align-items).
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public LineStyle CrossAlignment { get; set; }
public:
property LineStyle^ CrossAlignment {
LineStyle^ get ();
void set (LineStyle^ value);
}
Property Value
Type:
LineStyleSee Also