MUPinCodeDelegate
@objc
public protocol MUPinCodeDelegate : AnyObject
Delegate protocol for MUPinCode.
-
Will trigger each time an entry is added.
Declaration
Swift
func didUpdate(pinCode: MUPinCode, with code: String)
View on GitHub
Install in Dash
MUPinCodeDelegate Protocol Reference