I have a label with the text @"Good,Morning"
I want to find the position(x,y) of letter ","(Comma)
in the label.
Can anyone tell & Suggest me that how to find this..
I have a label with the text @"Good,Morning"
I want to find the position(x,y) of letter ","(Comma)
in the label.
Can anyone tell & Suggest me that how to find this..
Try this code.
Hope this will help you.