Поделиться через


UITableViewDelegate_Extensions.CanFocusRow Метод

Определение

Указывает, может ли строка в указанном indexPath объекте получить фокус.

[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

Параметры

This
IUITableViewDelegate

Экземпляр, с которым работает этот метод расширения.

tableView
UITableView
indexPath
NSIndexPath

Возвращаемое значение

Атрибуты

Применяется к