TdxNavBarViewOptions.HamburgerMenu Property
In This Article
Provides access to appearance options of the Hamburger Menu View.
#Declaration
Delphi
property HamburgerMenu: TdxNavBarHamburgerMenuViewOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarHamburgerMenuViewOptions class description for details on available options.
See Also