Jack
Resultados
1
preguntas formuladas por
Jack
¿Cómo agregar una imagen en UITableViewRowAction?
6
respuestas
15
votos
vistas
Estoy intentando agregar una imagen en UITableViewestilo Deslizar. Probé con texto Emoji y funciona bien. func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? { let editAction = UITableViewRowAction(style: .normal,