SWLinkSocialNetworkTableViewCell
class SWLinkSocialNetworkTableViewCell : UITableViewCell
Undocumented
-
UIImageView to display social network icon.
Declaration
Swift
@IBOutlet weak var iconIV: UIImageView!
-
UITextField for username of social network.
Declaration
Swift
@IBOutlet weak var usernameTF: UITextField!
-
Undocumented
Declaration
Swift
override func awakeFromNib()
-
Undocumented
Declaration
Swift
override func setSelected(_ selected: Bool, animated: Bool)