1

Screen

This is a custom textview with overrided method

override func canPerformAction(_ action: Selector, withSender sender: Any?) -> Bool {
    return (action == #selector(UIResponderStandardEditActions.copy(_:)))
}
saniaxxx26
  • 442
  • 1
  • 3
  • 10

0 Answers0