Question

I'm using Monotouch.Dialog and specifically want to have the label above the input in the cell.

Is there a way to do this without needing to roll my own?

Was it helpful?

Solution

There's JVFloatLabeledTextField ported to Xamarin.iOS by gshackles which supports Monotouch.Dialog through the JVFloatLabeledEntryElement class.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top