enums for csharp and java

This commit is contained in:
Lukas Woehrl
2017-01-04 22:39:46 +01:00
parent 09f347092b
commit 29bce98fd9
4 changed files with 9 additions and 6 deletions

View File

@@ -16,5 +16,6 @@ namespace Facebook.Yoga
Center,
FlexEnd,
Stretch,
Baseline,
}
}