Add feature to use percentage as value unit #258
@@ -24,7 +24,7 @@ typedef enum YGFlexDirection {
|
||||
typedef enum YGUnit {
|
||||
YGUnitPixel,
|
||||
YGUnitPercent,
|
||||
YGUnitModeCount,
|
||||
YGUnitCount,
|
||||
} YGUnit;
|
||||
|
||||
typedef enum YGMeasureMode {
|
||||
|
Reference in New Issue
Block a user