Show / Hide Table of Contents

Enum VerticalAlignment

Vertical alignment of UI element.
使用者介面的垂直排版。

Namespace: Votanic
Assembly: Votanic.Core.dll
Syntax
[Serializable]
public enum VerticalAlignment

Fields

Name Description
Bottom

Place UI to lower side.
將介面放在下面。

Middle

Place UI to the middle.
將介面置中。

Top

Place UI to upper side.
將介面放在上面。

In This Article
Back to top Generated by DocFX