updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
fa502dca98
commit
645c7d5815
@ -24,7 +24,7 @@ extension UIView {
|
||||
}
|
||||
}
|
||||
|
||||
extension Clickable where Self: ButtonBase {
|
||||
extension ButtonBase {
|
||||
func labelPublisher(_ label: UILabel){
|
||||
onClick = { control in
|
||||
let newText = "\(control.text!) clicked - "
|
||||
|
||||
Loading…
Reference in New Issue
Block a user