NCWidgetListViewController.GetViewController(nuint, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- row
- System.System.UIntPtr System.unativeint
- makeIfNecesary
- Boolean
Retornos
- Atributos