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)
data Binding inside Viewmodel outside Collectionview Xamarin is not working, ui is not updating
right now i trying to implement a collectionview and a selection of different user.
To get the number of selected user, i define a variable outside of the obersavle collection called _nrofselectedUser...
MinhTV
Votes: 0
Answers: 1
Converting Kotlin app to Xamarin.Android application
I am trying to translate a Kotlin (Android) application to Xamarin.Android application. I came across a function and not able to figure out what would be equivalent C# code would be.
fun loadDrawable(...
nafr1
Votes: 0
Answers: 1
Can't resolve the reference 'System.Void System.Security.Cryptography.DSACng
I am working on the iOS App in Xamarin in Visual Studio 2019.
My App is working perfectly on Simulator but when I am trying to Build Solution to deploy or debug on iPhone (registered under developer a...
TheHunter Shergill
Votes: 0
Answers: 0
Get index of ListView item when RadioButton on one row is clicked in Xamarin Form
I am implementing 4 RadioButtons in one ListView row and binding them with the model properties. The problem is when the user changes the pre-setted property and the CheckedChanged event fires, how ca...
Bhautik Savaliya
Votes: 0
Answers: 1