ScreenGetResetTimeoutOnActivity Method |
Gets 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 bool GetResetTimeoutOnActivity()
Public Function GetResetTimeoutOnActivity As Boolean
public:
bool GetResetTimeoutOnActivity()
member GetResetTimeoutOnActivity : unit -> bool
Return Value
Type:
BooleanReset timeout on activity
See Also