Compartilhar via


UITableViewController.GetIndexPathForPreferredFocusedView(UITableView) Método

Definição

O caminho de índice da exibição de foco preferencial da tabela.

[Foundation.Export("indexPathForPreferredFocusedViewInTableView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSIndexPath GetIndexPathForPreferredFocusedView (UIKit.UITableView tableView);
abstract member GetIndexPathForPreferredFocusedView : UIKit.UITableView -> Foundation.NSIndexPath
override this.GetIndexPathForPreferredFocusedView : UIKit.UITableView -> Foundation.NSIndexPath

Parâmetros

tableView
UITableView

Retornos

Atributos

Aplica-se a