AT
Size: a a a
AT
TM
TM
TM
НС
TM
TM
TM
НС
НС
TM
НС
TM
TM
TM
S
DB
let action = UIAlertAction(title: term, style: .default, handler: { action in
guard let term = action.title else { return }
self.button.setTitle(term, for: [])
})
S
let action = UIAlertAction(title: term, style: .default, handler: { action in
guard let term = action.title else { return }
self.button.setTitle(term, for: [])
})
AE
AE