INCWidgetListViewDelegate Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Protocol(Name="NCWidgetListViewDelegate", WrapperType=typeof(NotificationCenter.NCWidgetListViewDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INCWidgetListViewDelegate : IDisposable, ObjCRuntime.INativeObject
type INCWidgetListViewDelegate = interface
interface INativeObject
interface IDisposable
- Derivado
- Atributos
- Implementaciones
Propiedades
Handle |
Identificador (puntero) a la representación del objeto no administrado. (Heredado de INativeObject) |
Métodos
GetViewControllerForRow(NCWidgetListViewController, nuint) |