chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.input / DispatchMouseEventRequest / buttons

buttons

val buttons: Int?

A number indicating which buttons are pressed on the mouse when a mouse event is triggered. Left=1, Right=2, Middle=4, Back=8, Forward=16, None=0.