Enum Justify
Namespace: UnityEngine.Experimental.UIElements.StyleEnums
Assembly: UnityEngine.dll
Syntax
public enum JustifyFields
| Name | Description | 
|---|---|
| Center | |
| FlexEnd | |
| FlexStart | |
| SpaceAround | |
| SpaceBetween | 
public enum Justify| Name | Description | 
|---|---|
| Center | |
| FlexEnd | |
| FlexStart | |
| SpaceAround | |
| SpaceBetween |