Skip to content

Add few missing Objective-C Interface properties and methods

Choose a tag to compare

@lucdion lucdion released this 25 Apr 20:46
· 469 commits to master since this release

These methods and properties are now accessible from Objective-C:

  • Pin.layoutDirection
  • Pin.safeAreaInsetsDidChangeMode
  • Pin.logWarnings
  • Pin.initPinLayout()
  • Pin.layoutDirection()

Added by Luc Dion in Pull Request #135