setDetailText(_:)
Updates the list item’s secondary text.
Declaration
func setDetailText(_ detailText: String?)Parameters
- detailText:
The list item’s secondary text.
Updates the list item’s secondary text.
func setDetailText(_ detailText: String?)The list item’s secondary text.