top property

num? top
getter/setter pair

顶坐标值(与 y 具有相同的值,如果 height 为负值,则为 y + height 的值)。

Implementation

num? top;