Skip to content

Show Drawer programaticallty like a Dialog #2707

Closed Answered by Keboo
diegoaraujolima asked this question in Q&A
Discussion options

You must be logged in to vote

There is not a static method for it. Topically you would simply set the appropriate *IsOpen property to open and close it. This could either be done with data binding (binding to a boolean property on your view model) or simply accessing the drawer host directly in your code behind.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ElieTaillard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2700 on May 25, 2022 12:15.