Contents

selectText(_:)

Selects text in the currently selected cell or in the key cell.

Declaration

func selectText(_ sender: Any?)

Discussion

If the currently selected cell is editable and enabled, its text is selected. Otherwise, the key cell is selected.

See Also

Related Documentation

Editing Text in Cells