Fork me on GitHub

MouseEventArgs Class

Summary

Specialized for mouse events
Namespace
SharpInputSystem
Base Types
graph BT Type-->Base0["InputObjectEventArgs"] click Base0 "/sharpinputsystem/api/SharpInputSystem/InputObjectEventArgs" Base0-->Base1["object"] Type["MouseEventArgs"] class Type type-node

Syntax

public sealed class MouseEventArgs : InputObjectEventArgs

Constructors

Properties

Name Value Summary
Device InputObject
Inherited from InputObjectEventArgs
State MouseState
The state of the mouse - including buttons and axes