Skip to content

How can I get the position of selected item from whole list #175

@tahsinsiad

Description

@tahsinsiad
mySearchTextField.itemSelectionHandler = {item, itemPosition in
    mySearchTextField.text = item.title
}

By this code, I have got the position of the selected item of the filtered list. I need the position of the whole list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions