TdxNavBarBehaviorOptions.HamburgerMenu Property
Provides access to behavior options of the Hamburger Menu View.
Declaration
property HamburgerMenu: TdxNavBarHamburgerMenuBehaviorOptions read; write;
Property Value
Type |
---|
TdxNavBarHamburgerMenuBehaviorOptions |
Remarks
Refer to the TdxNavBarHamburgerMenuBehaviorOptions class descriptions for information on available options.
See Also