python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to change the picker items font size in Xamarin IOS?
In Xamarin forms, for IOS if the picker item has lengthy text, that text is getting truncated. How to change the xamarin ios picker items font size using customrenderer or how to make the text fit wit...
Devanathan
Votes: 0
Answers: 1
Xamarin forms Shell Custom Label
I'm playing with the xamarin shell, I would like to insert a descriptive label as the header of the various items.
as shown in the picture
image description here
this is my base code:
<ShellConte...
silverkaos
Votes: 0
Answers: 1
Custom MapBox Android Renderer - crash when change tabs
I am trying to create a MapBox Renderer for Android in Xamarin Forms using the naxam library.
The map is displaying well as a content of a view in a tab, however when I change tab several times it cra...
sabot_feroce
Votes: 0
Answers: 1
Xamarin Forms : disposed object problem with an Android renderer
Using an Android renderer for a Frame inside a page in Xamarin Forms, I need to change the position of this object after the size allocation of the page.
The page being in a tab in a Shell, when I cha...
charlescol
Votes: 0
Answers: 1