Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about attributed

Read more about attributed

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - attributed

Attributed String in Swift

I'm trying to autocomplete emails. I've done the autocomplete part, but I want to use some properties in strings. For example, after typing the user's e-mail address and making @g, I want to show a di...
test-img

Şevval Tıraşlar

swift

autocomplete

uitextfield

nsattributedstring

attributed

Votes: 0

Answers: 2

Latest Answer

You can try to do this with regex private func highlightMailServices() { // (?<=@) - Positive lookbehind to capture text after an '@' // \w+ - Capture one or more characters after the ...
test-img

Shawn Frank

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved