Struct CursesMouseState
Curses mouse event - encapsulates the data sent by the backend related to mouse events.
Inherited Members
Namespace: Sharpie.Backend
Assembly: sharpie.dll
Syntax
[PublicAPI]
public struct CursesMouseState
Methods
ToString()
Returns a string that represents the current object.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string | A string that represents the current object. |