Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all,
I am working with the ListView where my requirement is to show a picker inside it, but I am facing an error like this
System.ArgumentNullException: 'Value cannot be null. Parameter name: element'
for more information, I have shared a code in the below link
https://stackoverflow.com/questions/65194822/system-argumentnullexception-value-cannot-be-null-parameter-name-element-ge/65200853#65200853