SubCatTableViewCell
class SubCatTableViewCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var lblName: UILabel! -
Undocumented
Declaration
Swift
@IBOutlet weak var imgCheck: UIImageView! -
Undocumented
Declaration
Swift
var index = 0 -
Undocumented
Declaration
Swift
override func draw(_ rect: CGRect) -
Undocumented
Declaration
Swift
var checked : Bool = false
SubCatTableViewCell Class Reference