コード例 #1
0
 public float GetPosition(CSSEdge edge)
 {
     return(Native.CSSNodeStyleGetPosition(_cssNode, edge));
 }