bluusoftwaresystemsltd

Results 2 comments of bluusoftwaresystemsltd

Try playing around with the TranslateTo method parameters. There's some flexibility in terms of using the length (animation) and the type of easing it performs. I got mine to work...

bottomSheet.TranslateTo(bottomSheet.X, translateY,350, Easing.SinIn); This works lovely