Bagikan melalui


UITableViewDelegate_Extensions.TitleForDeleteConfirmation Metode

Definisi

Saat ditimpa, ubah judul default tombol konfirmasi hapus.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static string TitleForDeleteConfirmation (this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
static member TitleForDeleteConfirmation : UIKit.IUITableViewDelegate * UIKit.UITableView * Foundation.NSIndexPath -> string

Parameter

This
IUITableViewDelegate

Instans tempat metode ekstensi ini beroperasi.

tableView
UITableView

Tampilan tabel sedang diedit.

indexPath
NSIndexPath

Lokasi baris yang mungkin dihapus.

Mengembalikan

Atribut

Berlaku untuk