We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
设置指定行上下文菜单的配置的闭包
func contextMenuConfiguration(_ action: @escaping (_ data: D, _ indexPath: IndexPath, _ point: CGPoint) -> UIContextMenuConfiguration?) -> Self
action
指定行上下文菜单的配置的闭包