Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uitextview

Add Textview under UIAlertController in Objective-C

move up UIAlertController style Alert with UITextView when keyboard is present

Remove "Copy" menu item from programatically created UITextView IOS

ios uitextview uimenuitem

Formated text/labels in UITextView/UITextField

UITextView Placeholder did not dissapear after clicked

ios swift uitextview

How to intercept link click in UITextView in iOS 17? UITextItemInteraction is deprecated

ios swift uitextview

UITextView make application crash when becomeFirstResponder called

iOS7 UITextView set NSLinkAttributeName attribute but can not click

How to get the Character that is before the cursor in a UITextView?

ios swift uitextview

How to display rounded gray background by tapping specific characters in UITextView?

ios swift uitextview textkit

Displaying a block of text with an oversized initial letter in a UITextView

Delete Slide-to-type by word in UITextView gives incorrect range in `shouldChangeText` delegate method

How can I detect when my UITextView is being edited and then call an action?