CvvInputViewDelegate
public protocol CvvInputViewDelegate : AnyObject
Method that you can use to handle the cvv changes.
-
Called when the cvv changed.
Declaration
Swift
func onChangeCvv()
FramesIos Docs (98% documented)
public protocol CvvInputViewDelegate : AnyObject
Method that you can use to handle the cvv changes.
Called when the cvv changed.
Swift
func onChangeCvv()