NCWidgetListViewController.GetViewController(nuint, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("viewControllerAtRow:makeIfNecessary:")]
public virtual AppKit.NSViewController GetViewController (nuint row, bool makeIfNecesary);
abstract member GetViewController : nuint * bool -> AppKit.NSViewController
override this.GetViewController : nuint * bool -> AppKit.NSViewController
Paramètres
- row
- System.System.UIntPtr System.unativeint
- makeIfNecesary
- Boolean
Retours
- Attributs