Rectangle.y

Y coordinate of the top side of the rectangle.

  1. int y [@property getter]
  2. int y [@property setter]
    class Rectangle
    @property
    void
    y
    (
    int value
    )

Meta