Xcode – Setting style for UIComponents
Is it possible to make one style for UIButton (or any UI component) and set that style for selected buttons from Xcode Interface (storyboard)? Like in web-development you create one css class and use in any elements.