How to set default text or hint in UITextField ?
In textfields, sometimes we need to show some default message which is a hint which disappears when gets focused or is in editing mode. So, for this do you the placeholder property of textfield.
For this just write the text you want to show in the field placeholder in property window.
No comments:
Post a Comment