Compare commits
1 Commits
export-D80
...
export-D80
Author | SHA1 | Date | |
---|---|---|---|
|
4e75c24b99 |
@@ -14,6 +14,6 @@ public fun interface YogaMeasureFunction {
|
||||
width: Float,
|
||||
widthMode: YogaMeasureMode,
|
||||
height: Float,
|
||||
heightMode: YogaMeasureMode
|
||||
heightMode: YogaMeasureMode,
|
||||
): Long
|
||||
}
|
||||
|
Reference in New Issue
Block a user