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