I would like to be able to either disable updates by the widget or enable them.
But ConfigureHomeWidget expects an integer constant.
Is there any way to change the widget update during runtime?
You can manually update the widget by calling StartServiceAt each time instead of the automatic updates. This will allow you to change the update settings.