Thank you very much. I mean the position of ON/OFF button (UISwitch). Like it is on the right side. But I want to place it on the left side.
I cannot attach here picture, but let me explain like this:
"""Automatic Backup(This is UILabel) ON/OFF (UISwitch)"""
This is how it is now. I want to make it as following:
"""ON/OFF (UISwitch) Automatic Backup(This is UILabel)"""
Oh, yes that one I could not edit and add those codes, that is why I posted again. Will try to do it. Then deleting this question. Thanks for the info! :)
Well, they are inside UIView. There is one picture (32px to 32px), and three labels. I gave constraints to position, but still. In xib it looks perfect, but on the app it is messed up.
Will share here code
Thank you very much. I mean the position of ON/OFF button (UISwitch). Like it is on the right side. But I want to place it on the left side.
I cannot attach here picture, but let me explain like this:
"""Automatic Backup(This is UILabel) ON/OFF (UISwitch)"""
This is how it is now. I want to make it as following:
"""ON/OFF (UISwitch) Automatic Backup(This is UILabel)"""
Oh, yes that one I could not edit and add those codes, that is why I posted again. Will try to do it. Then deleting this question. Thanks for the info! :)
Well, they are inside UIView. There is one picture (32px to 32px), and three labels. I gave constraints to position, but still. In xib it looks perfect, but on the app it is messed up.
Will share here code