UITableViewController.AccessoryForRow(UITableView, NSIndexPath) Méthode

Définition

Les développeurs ne doivent pas utiliser cette méthode dépréciée.

[Foundation.Export("tableView:accessoryTypeForRowWithIndexPath:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UITableViewCellAccessory AccessoryForRow (UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
abstract member AccessoryForRow : UIKit.UITableView * Foundation.NSIndexPath -> UIKit.UITableViewCellAccessory
override this.AccessoryForRow : UIKit.UITableView * Foundation.NSIndexPath -> UIKit.UITableViewCellAccessory

Paramètres

tableView
UITableView
indexPath
NSIndexPath

Retours

Attributs

S’applique à