IClientSettings Properties

The properties of the IClientSettings class are listed here.

Interface

IClientSettings Interface

Public Properties

 

Name

Description

MouseMoveGestureStyle

Valid for touch devices. Specifies whether the mouse pointer is shown and acts on the exact spot of the finger touch (absolute) or its position is managed relatively to the movement of the finger touch (relative).

MouseMoveGestureAction

Specifies whether the "mouse move" simulation on a touch device is interpreted as a mouse move or as a mouse wheel.

CursorVisible

Hides/shows the mouse pointer.

MousePressAsRightButton

Specifies the mouse press and mantain behavior.