Skip to content

Add missing Objective-C API methods

Choose a tag to compare

@lucdion lucdion released this 02 Mar 14:04
· 276 commits to master since this release
  • wrapContent
  • wrapContentWithPadding:(CGFloat)
  • wrapContentWithInsets:(PEdgeInsets)
  • wrapContentWithType:(WrapType)
  • wrapContentWithType:(WrapType) padding:(CGFloat)
  • wrapContentWithType:(WrapType) insets:(PEdgeInsets)