PasteOnlyTextField
public class PasteOnlyTextField : UITextField
To perform paste action in UITextField
-
Requests the receiving responder to paste text in UITextField
Declaration
Swift
override public func canPerformAction(_ action: Selector, withSender sender: Any?) -> Bool