Click or drag to resize

ScreenSetResetTimeoutOnActivity Method

Sets whether the Screen timer gets reset if there is any pen activity.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetResetTimeoutOnActivity(
	bool resetTimeoutOnActivity
)

Parameters

resetTimeoutOnActivity
Type: SystemBoolean
Reset timeout on activity
See Also