I would like to create a toggle button in my iPhone application. However, I don\'t know exactly what would be the best approach for this.
I am considering two options.>
Isn't there already a toggle button, or am I missing something here?
EDIT: As others have said, it's called UISwitch, and it toggles on and off.
UISwitch