MUPinCodeCell
final internal class MUPinCodeCell : MUNibView
A view that define a unique cell in the MUPinCode
-
Set the font of the label
Declaration
Swift
internal func set(font: UIFont) -
Set the text of the label
Declaration
Swift
internal func set(text: String)
View on GitHub
Install in Dash
MUPinCodeCell Class Reference