Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
Create VerticalAlignment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
indexxing authored Feb 24, 2024
1 parent 4bd64c8 commit 0441116
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/objects/enums/VerticalAlignment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: VerticalAlignment
description: VerticalAlignment is an Enum.
icon: polytoria/Enum
---

# VerticalAlignment

!!! note "This is undocumented on the original documentation - this is interpreted from references on the original documentation"

| Name | Description |
| -------------------------- | --------------------- |
| `VerticalAlignment.Top` | Aligned to the top |
| `VerticalAlignment.Middle` | Aligned to the middle |
| `VerticalAlignment.Bottom` | Aligned to the bottom |

0 comments on commit 0441116

Please sign in to comment.