Mouse.button

what button was clicked

  1. Button button [@property getter]
    struct Mouse
    @property
    button
    ()
  2. Button button [@property setter]

Meta