Skip to content

Add missing Objective-C API methods

Compare
Choose a tag to compare
@lucdion lucdion released this 02 Mar 14:04
· 261 commits to master since this release
  • wrapContent
  • wrapContentWithPadding:(CGFloat)
  • wrapContentWithInsets:(PEdgeInsets)
  • wrapContentWithType:(WrapType)
  • wrapContentWithType:(WrapType) padding:(CGFloat)
  • wrapContentWithType:(WrapType) insets:(PEdgeInsets)