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