Show / Hide Table of Contents

Enum TextAlignmentOptions

Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public enum TextAlignmentOptions

Fields

Name Description
Baseline
BaselineJustified
BaselineLeft
BaselineRight
Bottom
BottomJustified
BottomLeft
BottomRight
Capline
CaplineJustified
CaplineLeft
CaplineRight
Center
Justified
Left
Midline
MidlineJustified
MidlineLeft
MidlineRight
Right
Top
TopJustified
TopLeft
TopRight

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾