XAM-Consulting / FreshEssentials

FreshEssentials for Xamarin.Forms has ONLY the most common extensions you need for Xamarin.Forms
Apache License 2.0
107 stars 30 forks source link

Added iOS accessory views #2

Open jfversluis opened 8 years ago

jfversluis commented 8 years ago

Hi Michael,

Another thing I use in all of my iOS projects is the accessories on list cells. Thought I might add that to your essentials!

Also I've added a dummy Init method so you won't need to instantiate some redundant object in code.

jfversluis commented 8 years ago

@rid00z Any thoughts on this? Or you think it doesn't add any value? :)

rid00z commented 8 years ago

I've been thinking it over, I was wondering what happens with Android does it need something also?

jfversluis commented 8 years ago

While I'm not really a Android wizard, but they don't have the same kind of functionality right? So this is kind of like the segmentedcontrol you added?

And it is specifically for the iOS library so our Android friends shouldn't be affected by this?

Op 5 mei 2016 om 10:23 heeft Michael Ridland notifications@github.com het volgende geschreven:

I've been thinking it over, I was wondering what happens with Android does it need something also?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub

michelmoorlag commented 6 years ago

@jfversluis, What is this iOS accessory views? It looks like something I could be using but i'm not sure.

jfversluis commented 6 years ago

Ha, wow is this still here? :P The iOS accessory in a ListView Cell are the icons at the right hand side: https://docs.microsoft.com/en-us/xamarin/ios/user-interface/controls/tables/customizing-table-appearance