Button.location

Sets where the button is on the screen

  1. iRectangle location [@property getter]
  2. iRectangle location [@property setter]
    class Button
    @property
    void
    location
    (
    iRectangle newLocation
    )

Meta