API ReferenceSandbox.UI
public sealed enum Sandbox.UI.Align : System.Enum
Possible values for `align-items` CSS property.
Related Guides
Broader workflow and conceptual references connected to this API.
Custom Editors
When creating your own Classes/Structs/Assets/ect, you'll sometimes want custom editors that pair with them. For example, a Gradient Editor so you can visually see what the Gradient looks like instead of editing the Gradient as if it were a Struct with a list of Colours.
Style Properties
We try to keep as close to standard web styles as possible - but not every property is implemented. We'll use this page to highlight any differences.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | enum |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.UI.Align |