Events
The SideDrawer
control exposes the following events:
-
DrawerOpening
—This event is raised before the SideDrawer is opened. You can use it to implement additional logic that will be executed before the drawer is shown. -
DrowerClosing
—This event is raised before the SideDrawer is closed. Subscribing to this event will allow you to add additional functionality that will be executed before the drawer is closed.See Also
- Key properties