Contents

removeToken(at:)

Removes a particular search token from the search text field.

Declaration

func removeToken(at tokenIndex: Int)

Parameters

  • tokenIndex:

    Within the Tokens array, the index of the token you want to remove.

See Also

Adding and removing tokens