Bagikan melalui


UITableViewDelegate_Extensions.CanFocusRow Metode

Definisi

Apakah baris pada yang ditentukan indexPath mungkin menerima fokus.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool CanFocusRow (this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
static member CanFocusRow : UIKit.IUITableViewDelegate * UIKit.UITableView * Foundation.NSIndexPath -> bool

Parameter

This
IUITableViewDelegate

Instans tempat metode ekstensi ini beroperasi.

tableView
UITableView
indexPath
NSIndexPath

Mengembalikan

Atribut

Berlaku untuk