Where to find a form like control for iPhone -


this question has answer here:

you know how on iphone 1 can go settings> mail > add account > gmail > fillable form

what name of fillable form control? want use in app can't find in interface builder. or rather approach putting using other components?

thanks!

https://github.com/ittybittydude/ibaforms

you can make forms using built-in form field types or create own custom fields , user interfaces used enter data them.

hope helps


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

c# - Cloning WPF controls and object hierarchies -