Show / Hide Table of Contents

Enum HorizontalAlignment

Horizontal alignment of UI element.
使用者介面的水平排版。

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

Fields

Name Description
Center

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

Left

Place UI to left side.
將介面放在左面。

Right

Place UI to right side.
將介面放在右面。

In This Article
Back to top Generated by DocFX