Fork me on GitHub

MouseEventArgs.

State Property

Summary

The state of the mouse - including buttons and axes
Namespace
SharpInputSystem
Containing Type
MouseEventArgs

Syntax

public MouseState State { get; set; }

Value

Type Description
MouseState