iOS Question B4XDrawer - how to close the drawer using a code

kisoft

Well-Known Member
Licensed User
Longtime User
Hi
How to close the drawer using a code.
B4A code:
B4X:
Drawer.LeftOpen = False
 
Top