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

Pass custom object between activities

$
0
0

I've got a few custom objects like RootObject:

public class RootObject
{
    public Form Form { get; set; }
}

How can I pass an object to the next Activity with an Intent?

I read something about Serialization or Parcelable and tried some but can't get it working.

Is there no easier way to pass an object?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



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