ENAButtonFooterViewDelegate
protocol ENAButtonFooterViewDelegate : AnyObject
Undocumented
-
footerView(_:
Default implementationdidTapPrimaryButton: ) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func footerView(_ footerView: UIView, didTapPrimaryButton button: UIButton)
-
footerView(_:
Default implementationdidTapSecondaryButton: ) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func footerView(_ footerView: UIView, didTapSecondaryButton button: UIButton)