Should objects in the PCL be structurally stable independent of the platform? E.g., if in VS I break on the same code line in either a iOS or Android debug session and look at the watch on a variable, should the variable structure be the same, i.e. exactly the same properties are present.
↧