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

DymanicResource in C#

$
0
0

Hi, the following code assigns DynamicResource style in Xaml. How to do the same in C#? I am trying to dynamically change the app styles.
Thanks,

Label Text="This uses SubtitleStyle in XAML" Style="{DynamicResource SubtitleStyle}"/>


Viewing all articles
Browse latest Browse all 77050

Trending Articles