INCWidgetListViewDelegate Interfaccia

Definizione

[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
Derivato
Attributi
Implementazioni

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi

GetViewControllerForRow(NCWidgetListViewController, nuint)

Metodi di estensione

DidRemoveRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint)
DidReorderRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint, nuint)
PerformAddAction(INCWidgetListViewDelegate, NCWidgetListViewController)
ShouldRemoveRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint)
ShouldReorderRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint)

Si applica a