longPressActions property
消息长按事件列表,如果设置后将会替换默认的消息长按事件列表。详细参考 ChatUIKitEventAction。
Implementation
final List<ChatUIKitEventAction>? longPressActions;
消息长按事件列表,如果设置后将会替换默认的消息长按事件列表。详细参考 ChatUIKitEventAction。
final List<ChatUIKitEventAction>? longPressActions;