MessageToolTipItem
Introduction
The custom data for addtional message tooltip menu items.
Parameter introduction
label
Parameter type : String
Supported Platform: All
- Parameter description : The label shows on the screen for this item.
id
Parameter type : String
Supported Platform: All
- Parameter description : The ID of this item.
iconImageAsset
Parameter type : String
Supported Platform: All
- Parameter description : The image asset path of the icon.
onClick
Parameter type : VoidCallback
Supported Platform: All
- Parameter description : The callback event trigger of user clicking the item.