0

enter image description here

I want title "Alert" should come first and than image of Bell icon.

Shreyank
  • 1,549
  • 13
  • 24

1 Answers1

1

Possible Duplicate link

Set the imageEdgeInset and titleEdgeInset to move the components around within your image. You could also create a button using those graphics that is full size, and use that as the background image for the button (then use titleEdgeInsets to move the title around).

Let me know if you still find any difficulty .

Community
  • 1
  • 1
saurabh goyal
  • 328
  • 4
  • 11