ui.components.addmenu
#
Module Contents#
Classes#
Dropdown menu class. |
- class ui.components.addmenu.AddMenu(followers, following, hashtag, manual, importfile, **kwargs)#
Bases:
kivymd.uix.menu.MDDropdownMenu
Dropdown menu class.
For more information, see in the
MotionDropDownMenuBehavior
andStencilBehavior
andMDCard
classes documentation.- Events:
- on_release
The method that will be called when you click menu items.