Show / Hide Table of Contents

Enum TextAnchor

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum TextAnchor

Fields

Name Description
LowerCenter
LowerLeft
LowerRight
MiddleCenter
MiddleLeft
MiddleRight
UpperCenter
UpperLeft
UpperRight

Extension Methods

MustExtensions.MustBeEqual<TextAnchor>(TextAnchor)
MustExtensions.MustBeEqual<TextAnchor>(TextAnchor, String)
MustExtensions.MustNotBeEqual<TextAnchor>(TextAnchor)
MustExtensions.MustNotBeEqual<TextAnchor>(TextAnchor, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX