Show / Hide Table of Contents

Enum ETextFlowDirection

The different directions that text can flow within a paragraph of text.

Namespace: UE4.Slate
Assembly: UE4DotNet.dll
Syntax
public enum ETextFlowDirection
Remarks

@note If you change this enum, make sure and update CVarDefaultTextFlowDirection and GetDefaultTextFlowDirection.

Fields

Name Description
Auto
ETextFlowDirection_MAX
LeftToRight
RightToLeft
  • Improve this Doc
  • View Source
Back to top Generated by DocFX