CustomDrawHamburgerButtonEventArgs Constructors
Provides arguments for the CustomDrawHamburgerButton event.| Name | Parameters | Description |
|---|---|---|
| CustomDrawHamburgerButtonEventArgs(GraphicsCache, Rectangle, ObjectState, MethodInvoker) | cache, bounds, state, defaultDraw | Initializes a new instance of the CustomDrawHamburgerButtonEventArgs class with specified settings. |
See Also