Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Can't step in delegate method.

$
0
0

Hi, Just starting my first Android app using Xamarin/C#. I have a button (defined in Main.axml) called GoBtn and I want to call a method from the buttons click handler. The code builds/runs but I can seem to step into the method GetSelected().

Here's the code:

GoBtn.Click += delegate {GetSelected();};

private void GetSelected()

Any ideas?

Thanks


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>