CustomSwitch.Action Event
The state on the CustomSwitch has been changed either by code or user interaction.

Action(
invokedByUser
as Boolean)
Parameters
- invokedByUser
- True if changed by user interaction else false.
Remarks
See Also
CustomSwitch Control