Hello team,
I am using below logic in code behind to make the part of string bold in xamarin forms but its not working
S= "Hello world"+{0}+"."
The value inside this 0 should be bold.
Please help me with the correct logic, i have tried a lot but no luck.
I am using below logic in code behind to make the part of string bold in xamarin forms but its not working
S= "Hello world"+{0}+"."
The value inside this 0 should be bold.
Please help me with the correct logic, i have tried a lot but no luck.