Hello my Team,
I have got a problem displaying icon for sftabviewItem in its property ImageSource :
<tabview:SfTabItem Title="Team"
ImageSource="{helper:ImageResource com.Domain.Images.camera.png}"
Style="{StaticResource SfTabItemStyle}" >
the same example works well for SFButton in the same project:
<button:SfButton Grid.Row="0" ImageSource="{helper:ImageResource com.Domain
.Images.camera.png}
Nothing in internet to solve this Syncfusion pb:
Pease help