5
Answers

how to bind the text of Label in xaml xamarin.forms

Photo of nagesh vecha

nagesh vecha

7y
10.5k
1
Can any one please help me on this? I have a label like this Wallet order :210541 .Wallet order is constant but the order id number is getting from the server. so my question is how to write the xaml code in xamarin.forms in mvvm? I tried with label span but i could not able to get that.
 
Thanks in advance.

Answers (5)