FlexContainerHighlightConfigMainDistributedSpace Property |
Version 109.1.110
Style of content-distribution space on the main axis (justify-content).
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public BoxStyle MainDistributedSpace { get; set; }
public:
property BoxStyle^ MainDistributedSpace {
BoxStyle^ get ();
void set (BoxStyle^ value);
}
Property Value
Type:
BoxStyleSee Also