pub fn button_of(button: i16) -> Option<Button>Expand description
Which button a MouseEvent.button names. Public because a host has to
know one before the sample is made: a button the camera drives must also
be refused whatever the platform binds it to.