Class TextCaseOptions
Options for text case
Inheritance
System.Object
TextCaseOptions
Namespace: FlaxEngine.GUI
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class TextCaseOptions : Enum
Fields
Lowercase
None
Uppercase
value__
Declaration
public int value__
Field Value
System.Int32
|