CefMainAxisAlignment Enumeration |
Namespace: Internal.Xilium.CefGlue
public enum CefMainAxisAlignment
| Member name | Value | Description | |
|---|---|---|---|
| Start | 0 | Child views will be left-aligned. | |
| Center | 1 | Child views will be center-aligned. | |
| End | 2 | Child views will be right-aligned. |
Copyright 2025 NeoAxis Group. All rights reserved.