Constant for the touch run mode (not supported by all devices).
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public const int RunModeTouch = 1
Public Const RunModeTouch As Integer = 1
public:
literal int RunModeTouch = 1
static val mutable RunModeTouch: int
Field Value
Type:
Int32See Also