-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi
When defining FontawesomeLabel FontSize in Resources via XAML, presents no effect on runtime, any clues.
<ScrollView.Resources> <ResourceDictionary> <Style TargetType="ctrl:FAExt"> <Setter Property="FontSize" Value="30"/> <Setter Property="TextColor" Value="Blue"/> </Style> </ResourceDictionary> </ScrollView.Resources>
Metadata
Metadata
Assignees
Labels
No labels