Skip to content

Upcoming API changes

mylnikova.alisa edited this page Jun 26, 2018 · 3 revisions
  • Rect
    • zero() => zero
  • Image
    • w: Int => w: Double
    • h: Int => h: Double
  • AspectRatio
    • none => scaleToFit
    • meet => aspectFit
    • slice => aspectFill
      • none
Clone this wiki locally