Table of Contents

Enum DirectionSetting

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("NoneWithTrailingDotRemoved")]
public enum DirectionSetting

Fields

[Value("\"\"")] Empty = 0
[Value("\"rl\"")] Rl = 1
[Value("\"lr\"")] Lr = 2