Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Converting UIKeyboard.AnimationCurveFromNotification to Xamarin.Forms.Easing

$
0
0

I'm trying to make a view to animate exactly like the keyboard from iOS.
By using the notifications from the UIKeyboard, I was able to set everything up. The only thing that I can't match is the easing type.
I'm checking that the UIKeyboard is sending me a value of uint 7, I couldn't find this value in the UIViewAnimationCurve enum as well.

Any thoughts?


Viewing all articles
Browse latest Browse all 58056

Trending Articles