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