XamarinFormsControls | A set of Xamarin.Forms controls | Form library
kandi X-RAY | XamarinFormsControls Summary
kandi X-RAY | XamarinFormsControls Summary
A set of Xamarin.Forms controls.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of XamarinFormsControls
XamarinFormsControls Key Features
XamarinFormsControls Examples and Code Snippets
Community Discussions
Trending Discussions on XamarinFormsControls
QUESTION
I am trying to create a AutoComplete Text Entry using Xamarin Forms. I was able to accomplish the functionality using dotmorten.xamarin.forms.autosuggestbox(https://github.com/dotMorten/XamarinFormsControls/tree/master/AutoSuggestBox. The issue that I am facing is I am unable to change the font size and border width using this control. I want it to look like a entry field with only bottom border but it looks more like a Box entry. Is there a way to customize it or is there any other control/way to achieve similar functionality.
Any help is appreciated!
...ANSWER
Answered 2019-May-14 at 10:52If it is the UWP target that you are trying to tweak, you should look at the documentation of the AutoSuggestionBox control. Because that is the actual control being used in the repo you are targeting.
Docs: https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.autosuggestbox
There is a whole set of Resource keys defined that make out the actual Control Style ( https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.autosuggestbox#control-style-and-template ) so try modifying those to fit your need. You just need to add it to your App.xaml file in the UWP project, they will be automatically picked up.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install XamarinFormsControls
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page