Property MouseState
MouseState
Gets the state of the mouse relative to the View. When changed, the MouseStateChanged/ OnMouseStateChanged(EventArgs<MouseState>) event will be raised.
public MouseState MouseState { get; }
Gets the state of the mouse relative to the View. When changed, the MouseStateChanged/ OnMouseStateChanged(EventArgs<MouseState>) event will be raised.
public MouseState MouseState { get; }