ios - 在 Xamarin.iOS 中使用 UITableViewCell 展开 Segue

标签 ios uitableview xamarin uistoryboardsegue

有人可以明确地告诉我将 Unwind SeguesUITableViewCell 一起使用是否有限制,或者如果没有如何实现这一点?

我可以成功实现从我的第二个 View Controller 到第一个 View Controller 的展开转场 - 使用简单的 UIButton 触发。

但是,当我尝试使用 UITableViewCell 创建展开转场时(从 TableViewCell 拖动到绿色的退出图标,然后我没有得到 < strong>Action Segue。相反,我得到了“Selection Segue”“Accessory Action” 的选项。

如何在选择 UITableViewCell 时触发展开转场?

最佳答案

Selection segue 将在您选择单元格时触发。 配件操作将在您点击电池配件时触发。 unwind: Selection Segue 下方是您要在此处选择的那个:

enter image description here

关于ios - 在 Xamarin.iOS 中使用 UITableViewCell 展开 Segue,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23450111/

相关文章:

c# - 适用于 Android(又名 Xamarin.Android)的 OxyPlot Mono 错位绘制。 (堆积柱系列)

visual-studio-2013 - 没有安装的预配配置文件与使用 Visual Studio 在 Xamarin 中安装的 iOS 代码签名 key 匹配

ios - 当 UITableViewController 为空时显示 "what' s this? 消息

ios - MPMediaPlayer indexOfNowPlayingItem 给出当前索引 9223372036854775807

ios - 从 NSMutableArray 创建一个 csv

iOS 8 UITableView 背景色外观

iphone - 如何防止由 NSFetchedResultsChangeInsert 和 insertRowsAtIndexPaths 插入的屏幕外单元格调用 cellForRowAtIndexPath

xaml - Xamarin.Forms:无法解析程序集或 Windows 元数据文件 'Type universe cannot resolve assembly: MyApp.UI.Base...'

ios - 你如何让 UIDatePicker 成为一个 24 小时系统

ios - 上下文已经有一个协调器;无法替代