I want to change the value of the action property on the fly without rebuilding the mainpage.
For a switch i found this way
can someone help me to do this with the action property, lable doenst seem to be the right view?
thanks in advise
For a switch i found this way
B4X:
AS_Settings1.MainPage.GetProperty("mqttclient").View.As(B4XSwitch).Value=False
can someone help me to do this with the action property, lable doenst seem to be the right view?
thanks in advise