userMenuCell
class userMenuCell : UITableViewCell
Undocumented
-
UIImageView in storyboard
Declaration
Swift
@IBOutlet var menuIcon: UIImageView!
-
UILabel in storyboard
Declaration
Swift
@IBOutlet var menuTitles: UILabel!