Inherits from UITextField
Declared in TKCreditCardNumberTextField.h
TKCreditCardNumberTextField.m

Overview

This class is a subclass of UITextField for specifically entering credit card numbers.

Tasks

Properties

isValidCreditCard

Return YES if the current given text is a valid credit card number.

@property (nonatomic, readonly) BOOL isValidCreditCard

Declared In

TKCreditCardNumberTextField.h