Rename pixels to points
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Facebook.Yoga
|
||||
public enum YogaUnit
|
||||
{
|
||||
Undefined,
|
||||
Pixel,
|
||||
Point,
|
||||
Percent,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user