How to disable the insertion point (cursor in textfield when typing) in iOS TexfField? (SWIFT) -
i looking everywhere, can not find answer. have textfield , want invisble. means hiding insertion point well.
i found using .tintcolor , .textcolor , setting both uicolor().clearcolor() works intended.
Comments
Post a Comment