シンタックス
'宣言
Public Overridable Function ShouldSpringLoadRow( _
ByVal As UIKit.UITableView, _
ByVal As Foundation.NSIndexPath, _
ByVal As UIKit.IUISpringLoadedInteractionContext _
) As System.Boolean
public virtual System.bool ShouldSpringLoadRow(
UIKit.UITableView ,
Foundation.NSIndexPath ,
UIKit.IUISpringLoadedInteractionContext
)
パラメータ
- tableView
- indexPath
- context
参照