Add YGLayoutGetMargin, counterpart of YGLayoutGetPadding
This commit is contained in:
@@ -153,4 +153,7 @@ NBIND_CLASS(Node)
|
||||
method(getComputedHeight);
|
||||
|
||||
method(getComputedLayout);
|
||||
|
||||
method(getComputedMargin);
|
||||
method(getComputedPadding);
|
||||
}
|
||||
|
Reference in New Issue
Block a user