Hi guys,
I want to use a custom font for my app. I copied the font files in:
- iOS: under Resources - Build Action BundleResource / Copy to Output Directory: Do not copy
- Android: under Assets - Build Action Androd Asset / Copy to Output Directory: Do not copy
- UWP: under Assets/Fonts - Build Action Content / Copy to Output Directory: Do not copy
I have two problems here. First is the UWP error:
Position 11:25. No property, bindable property, or event found for 'UWP', or mismatching type between value and property
The second is how to show my custom font.