In Android, there is a widget call SlidingDrawer , I was wondering if C#/XAML have something similar where I can hide my content and drag out my content when needed. 
Like this except , from top to bottom. I have already looked at AppsBar which isn’t enough of what I need. Thanks for any advice.
I don’t believe it is there, though it could be fairly easy to implement. A different problem is that the AppBar should be sufficient and better in most scenarios since it does not require anything to pull it out.