Mask of bits that should be toggled every time the code is sent.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public IRCode ToggleMask
Visual Basic (Declaration)
Public ToggleMask As IRCode
Visual C++
public:
IRCode^ ToggleMask

Remarks

This is usually used in combination with MinRepeat.

See Also