Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Canvas.animateHide(AnimateShowEffect effect) missing

    With Canvas.animateShow(AnimateShowEffect effect) a left-to-right appearance configuration is possible.
    However, the reverse is not available because of the lack of Canvas.animateHide(AnimateShowEffect effect).
    Note: I found old forum articles which suggest there was such a method sometime...

    #2
    Added set of Canvas.animateHide methods with AnimateShowEffect parameter.
    You can test it with 2017-06-06 build.

    Comment

    Working...
    X