I am trying to set a state for UIButton.
But i don\'t know the difference between the UIControlStateHighlighted and UIControlStateSelected.
UIControlStateHighlighted
UIControlStateSelected
UIControlStateHighlighted = it highlights the button with some flash(in button background) when the user taps.
UIControlStateSelected = it highlights nothing to that button.