Click or drag to resize

ScreenDO_NOTHING_ON_NEXT Field

This constant can be used in SetRegions() and AddRegion() to indicate that nothing should happen when a button is pressed or the timeout is encountered.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public const int DO_NOTHING_ON_NEXT = 255

Field Value

Type: Int32
See Also