You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I can't find property to set position title and image. Because title is NSString, not UILabel. And image is UIImage, not UIImageView. And I can't change the font for title.
What a can use for fix this collision?
The text was updated successfully, but these errors were encountered:
You pass Cell Items to the SWRevealTableViewCell in a similar way as you would do to a UIToolBar. Similarly, you do not have access to the underlying button.
On a future version I may add a 'customView' property to the Cell Items so you can use it at your convenience, similar to the same property on a UIBarButtonItem
Hello! I can't find property to set position title and image. Because title is NSString, not UILabel. And image is UIImage, not UIImageView. And I can't change the font for title.
What a can use for fix this collision?
The text was updated successfully, but these errors were encountered: