python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Updating Labels within Grid from ObservableCollection
I am currently working with an app in Xamarin, building it for UWP.
In this app, I have a Stack that has an image of the human body with other images overlayed (colored circles). What I am trying to d...

Trevor
Votes: 0
Answers: 1
Xamarin.Forms UWP custom icon for the secondary ToolBarItems button
Is there a way to customize the "3-dot" button, that shows the Secondary ToolBarItem list in Xamarin.Forms UWP app?
It is possible to do so for iOS and Android, using the custom renderers. H...
Volodymyr Lymar
Votes: 0
Answers: 1
Can't use ObservableCollection in a Grid?
I am currently working with a Xamarin app for reading RFID temperature tags and updating their values in real time. The current setup uses two Horizontal StackLayouts, one with a ListView showing a li...

Trevor
Votes: 0
Answers: 1
How to change the size of FlyoutPages Drawer size in xamarin forms uwp?
I basically want to decrease the size of the drawer in my Xamarin forms UWP app. I have a FlyoutPage and a Custom Renderer for that but i can't find the property of the size of the drawer.
I guess i'm...
Yunus Emre Hançer
Votes: 0
Answers: 2