Share via


UITableViewController.GetIndexPathForPreferredFocusedView(UITableView) Metodo

Definizione

Percorso di indice della visualizzazione messa a fuoco preferita della tabella.

[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

Parametri

tableView
UITableView

Restituisce

Attributi

Si applica a