PopupMenu
Last Updated On 2021-07-16
Version 1MinSDK 7Tutorial Video
A new component
Properties
You can set the below properties in the UI part of the builder.
- Target - it's a component value which is set to blank by default.
Block Properties
You can set the below blocks properties in the blocks section of the builder.
Target
Property for Target
Methods
You can set the below method blocks in the blocks section of the builder.
AddItem
Method for AddItem
AddItemWithIcon
Method for AddItemWithIcon
AddItems
Method for AddItems
Clear
Method for Clear
Dismiss
Method for Dismiss
RemoveItem
Method for RemoveItem
Show
Method for Show
Events
You can set the below event blocks in the blocks section of the builder.
MenuDismissed
Event for MenuDismissed
MenuItemClick
Event for MenuItemClick