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