after tapping the 'record' BarButtonItem I would like to keep it programmatically highlighted until the recording is over. The highlighting graphics of iOS are very good, therefor I would like to remain or set that state.
Up to now I found 'setSelected' and 'setHighlighted' but these do not work on a UIBarButtonItem.
Any suggestions on how to solve this? Thank you in advance, Koen.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…