Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146448 | Aug 4,2019 04:23 PM UTC | Aug 6,2019 09:17 AM UTC | Xamarin.Forms | 3 |
![]() |
Tags: SfTextInputLayout |
<Application xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:syncTheme="clr-namespace:Syncfusion.XForms.Themes;assembly=Syncfusion.Core.XForms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="TextInput.App"> <Application.Resources>
<syncTheme:SyncfusionThemeDictionary> <syncTheme:SyncfusionThemeDictionary.MergedDictionaries> <ResourceDictionary> <x:String x:Key="SfTextInputLayoutTheme">CustomTheme</x:String> <Color x:Key="SyncPrimaryColor">Red</Color> <Color x:Key="SyncPrimaryLightColor">Blue</Color> </ResourceDictionary> </syncTheme:SyncfusionThemeDictionary.MergedDictionaries> </syncTheme:SyncfusionThemeDictionary> </Application.Resources> |
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.