SearchTextField
SearchTextField copied to clipboard
Type of expression is ambiguous without more context
cannot use
origen.itemSelectionHandler{ filter, i in let item = filter[i] self.origen.text = item.tittle self.desdeIndex = itemPosition } on xcode 10.2 xcode trows Type of expression is ambiguous without more context . i want to get the selected index upon text selected but cannot compile in xcode 10.2