Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to bind the lable font attribute? Mvvm

$
0
0

Can anybody suggest how to bind a the label FontAttributes to a property in the view model?
This is what i am trying to do
<Label Text="{Binding Subject}" FontAttributes="{Binding MyBoldPropertyFromViewModel}" />


Viewing all articles
Browse latest Browse all 77050

Trending Articles