InsetTableViewCellContentView
@IBDesignable
class InsetTableViewCellContentView : UIView
Undocumented
-
Undocumented
Declaration
Swift
var primaryAction: (() -> Void)?
-
Undocumented
Declaration
Swift
override func prepareForInterfaceBuilder()
-
Undocumented
Declaration
Swift
override func awakeFromNib()
-
Undocumented
Declaration
Swift
@IBAction func triggerPrimaryAction()