Click or drag to resize

BooleanSwitch Fields

The BooleanSwitch type exposes the following members.

Fields
  NameDescription
Public fieldOptionFalse
Data to use if switch is false.
Public fieldOptionTrue
Data to use if switch is true.
Public fieldSwitch
Switch to decide which option to use.
Top
See Also