Transform specific segment in segmented control

Viewed 978

Is there a way to transform the content of a specific segment contained in segmented control? (I have to rotate it by 180deg)

Not the image contained in it, because in my case there isn't one (I have used FontAwesome)

Demonstration:

from: original to: rotated

2 Answers
Related